Searched refs:qdecctl (Results 1 – 1 of 1) sorted by relevance
126 u32 qdecctl; in ti_eqep_function_read() local128 regmap_read(priv->regmap16, QDECCTL, &qdecctl); in ti_eqep_function_read()130 switch ((qdecctl & QDECCTL_QSRC) >> QDECCTL_QSRC_SHIFT) { in ti_eqep_function_read()184 u32 qdecctl; in ti_eqep_action_read() local220 err = regmap_read(priv->regmap16, QDECCTL, &qdecctl); in ti_eqep_action_read()224 if (qdecctl & QDECCTL_XCR) in ti_eqep_action_read()