Home
last modified time | relevance | path

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

/linux-6.15/drivers/counter/
H A Dti-eqep.c338 u32 qposmax; in ti_eqep_position_ceiling_read() local
340 regmap_read(priv->regmap32, QPOSMAX, &qposmax); in ti_eqep_position_ceiling_read()
342 *ceiling = qposmax; in ti_eqep_position_ceiling_read()