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