Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/counter/
Dti-eqep.c218 u32 qposmax; in ti_eqep_position_ceiling_read() local
220 regmap_read(priv->regmap32, QPOSMAX, &qposmax); in ti_eqep_position_ceiling_read()
222 return sprintf(buf, "%u\n", qposmax); in ti_eqep_position_ceiling_read()