Home
last modified time | relevance | path

Searched refs:IRS_REG_FILTER (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/proximity/
H A Dirsd200.c32 #define IRS_REG_FILTER 0x07 /* High-pass and low-pass filter. */ macro
65 /* Index corresponds to the (field) value of IRS_REG_FILTER register. */
72 * Index corresponds to the (field) value of IRS_REG_FILTER register. Note that
111 [IRS_REGF_LP_FILTER] = REG_FIELD(IRS_REG_FILTER, 1, 1),
112 [IRS_REGF_HP_FILTER] = REG_FIELD(IRS_REG_FILTER, 0, 0),

Completed in 2 milliseconds