Searched refs:REG_CTRL_POWER_ON_RESET (Results 1 – 1 of 1) sorted by relevance
37 #define REG_CTRL_POWER_ON_RESET BIT(15) macro177 regmap_set_bits(priv->regmap, REG_CTRL, REG_CTRL_POWER_ON_RESET); in phy_meson8b_usb2_power_on()179 regmap_clear_bits(priv->regmap, REG_CTRL, REG_CTRL_POWER_ON_RESET); in phy_meson8b_usb2_power_on()221 regmap_set_bits(priv->regmap, REG_CTRL, REG_CTRL_POWER_ON_RESET); in phy_meson8b_usb2_power_off()
Completed in 5 milliseconds