Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/accel/
Dfxls8962af-core.c67 #define FXLS8962AF_SC4_INT_PP_OD_MASK BIT(1) macro
68 #define FXLS8962AF_SC4_INT_PP_OD_PREP(x) FIELD_PREP(FXLS8962AF_SC4_INT_PP_OD_MASK, (x))
1139 FXLS8962AF_SC4_INT_PP_OD_MASK, in fxls8962af_irq_setup()