Searched refs:AK8974_INT_RANGE (Results 1 – 1 of 1) sorted by relevance
116 #define AK8974_INT_RANGE BIT(1) /* Range overflow (any axis) */ macro380 if (src & AK8974_INT_RANGE) { in ak8974_getresult()