QEPCTL_PHEN
*enable = !!(qepctl & QEPCTL_PHEN);
regmap_write_bits(priv->regmap16, QEPCTL, QEPCTL_PHEN, enable ? -1 : 0);