Home
last modified time | relevance | path

Searched refs:PAT1 (Results 1 – 3 of 3) sorted by relevance

/hardware/akm/AK8975_FS/akmdfs/
Dmain.c107 *layout_patno = PAT1; in OptParse()
117 *layout_patno = PAT1; in OptParse()
132 if ((PAT1 <= optVal) && (optVal <= PAT8)) { in OptParse()
156 if ((PAT1 <= n) && (n <= PAT8)) { in OptParse()
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
DAKFS_Device.h78 PAT1, /* obverse: 1st pin is right down */ enumerator
DAKFS_Device.c67 case PAT1: in AKFS_Rotate()