Searched refs:FXLS8962AF_SC3_WAKE_ODR_MASK (Results 1 – 1 of 1) sorted by relevance
65 #define FXLS8962AF_SC3_WAKE_ODR_MASK GENMASK(7, 4) macro66 #define FXLS8962AF_SC3_WAKE_ODR_PREP(x) FIELD_PREP(FXLS8962AF_SC3_WAKE_ODR_MASK, (x))67 #define FXLS8962AF_SC3_WAKE_ODR_GET(x) FIELD_GET(FXLS8962AF_SC3_WAKE_ODR_MASK, (x))394 FXLS8962AF_SC3_WAKE_ODR_MASK, in fxls8962af_set_samp_freq()