Searched refs:AK8975_ST_ERROR (Results 1 – 2 of 2) sorted by relevance
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/ | ||
D | AKFS_AK8975.h | 35 #define AK8975_ST_ERROR(st) (((st)&0x09) != 0x01) macro |
D | AKFS_AK8975.c | 33 if (AK8975_ST_ERROR(status)) { in AKFS_DecompAK8975() |