Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Diqs269a.c43 #define IQS269_CAL_DATA_A_HALL_BIN_R_MASK GENMASK(11, 8) macro
1314 val &= IQS269_CAL_DATA_A_HALL_BIN_R_MASK; in hall_bin_show()