Searched refs:KX022A_REG_BUF_CLEAR (Results 1 – 2 of 2) sorted by relevance
54 #define KX022A_REG_BUF_CLEAR 0x3e macro
119 .range_min = KX022A_REG_BUF_CLEAR,120 .range_max = KX022A_REG_BUF_CLEAR,599 return regmap_write(data->regmap, KX022A_REG_BUF_CLEAR, 0x0); in kx022a_drop_fifo_contents()