Searched refs:QEPCTL_PHEN (Results 1 – 1 of 1) sorted by relevance
64 #define QEPCTL_PHEN BIT(3) macro247 return sprintf(buf, "%u\n", !!(qepctl & QEPCTL_PHEN)); in ti_eqep_position_enable_read()263 regmap_write_bits(priv->regmap16, QEPCTL, QEPCTL_PHEN, res ? -1 : 0); in ti_eqep_position_enable_write()