Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/counter/
H A Dti-eqep.c213 u32 qposmax; in ti_eqep_position_ceiling_read() local
215 regmap_read(priv->regmap32, QPOSMAX, &qposmax); in ti_eqep_position_ceiling_read()
217 return sprintf(buf, "%u\n", qposmax); in ti_eqep_position_ceiling_read()
/kernel/linux/linux-6.6/drivers/counter/
H A Dti-eqep.c254 u32 qposmax; in ti_eqep_position_ceiling_read() local
256 regmap_read(priv->regmap32, QPOSMAX, &qposmax); in ti_eqep_position_ceiling_read()
258 *ceiling = qposmax; in ti_eqep_position_ceiling_read()

Completed in 2 milliseconds