Home
last modified time | relevance | path

Searched refs:REG_CTRL_POWER_ON_RESET (Results 1 – 1 of 1) sorted by relevance

/drivers/phy/amlogic/
A Dphy-meson8b-usb2.c37 #define REG_CTRL_POWER_ON_RESET BIT(15) macro
177 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