Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/counter/
Dti-eqep.c34 #define QDECCTL 0x4 /* 0x28 */ macro
161 regmap_read(priv->regmap16, QDECCTL, &qdecctl); in ti_eqep_function_read()
206 return regmap_write_bits(priv->regmap16, QDECCTL, QDECCTL_QSRC, in ti_eqep_function_write()
253 err = regmap_read(priv->regmap16, QDECCTL, &qdecctl); in ti_eqep_action_read()