Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/accel/
Dfxls8962af-core.c65 #define FXLS8962AF_SC4_INT_PP_OD_MASK BIT(1) macro
66 #define FXLS8962AF_SC4_INT_PP_OD_PREP(x) FIELD_PREP(FXLS8962AF_SC4_INT_PP_OD_MASK, (x))
835 FXLS8962AF_SC4_INT_PP_OD_MASK, in fxls8962af_irq_setup()