Home
last modified time | relevance | path

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

/linux-6.15/drivers/counter/
H A Dti-eqep.c389 u32 qepsts; in ti_eqep_direction_read() local
391 regmap_read(priv->regmap16, QEPSTS, &qepsts); in ti_eqep_direction_read()
393 *direction = (qepsts & QEPSTS_QDF) ? COUNTER_COUNT_DIRECTION_FORWARD in ti_eqep_direction_read()