Searched refs:qepsts (Results 1 – 1 of 1) sorted by relevance
388 u32 qepsts; in ti_eqep_direction_read() local390 regmap_read(priv->regmap16, QEPSTS, &qepsts); in ti_eqep_direction_read()392 *direction = (qepsts & QEPSTS_QDF) ? COUNTER_COUNT_DIRECTION_FORWARD in ti_eqep_direction_read()