Searched refs:qepsts (Results 1 – 1 of 1) sorted by relevance
389 u32 qepsts; in ti_eqep_direction_read() local391 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()