Searched refs:QDECCTL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/counter/ |
H A D | ti-eqep.c | 31 #define QDECCTL 0x4 /* 0x28 */ macro 126 regmap_read(priv->regmap16, QDECCTL, &qdecctl); in ti_eqep_function_get() 137 return regmap_write_bits(priv->regmap16, QDECCTL, QDECCTL_QSRC, in ti_eqep_function_set() 181 err = regmap_read(priv->regmap16, QDECCTL, &qdecctl); in ti_eqep_action_get()
|
/kernel/linux/linux-6.6/drivers/counter/ |
H A D | ti-eqep.c | 32 #define QDECCTL 0x4 /* 0x28 */ macro 127 regmap_read(priv->regmap16, QDECCTL, &qdecctl); in ti_eqep_function_read() 172 return regmap_write_bits(priv->regmap16, QDECCTL, QDECCTL_QSRC, in ti_eqep_function_write() 219 err = regmap_read(priv->regmap16, QDECCTL, &qdecctl); in ti_eqep_action_read()
|
Completed in 3 milliseconds