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