Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dkionix-kx022a.h31 #define KX022A_MASK_INS2_DRDY BIT(4) macro
H A Dkionix-kx022a.c761 mask = KX022A_MASK_INS2_DRDY; in kx022a_prepare_irq_pin()