Home
last modified time | relevance | path

Searched refs:U2P_R0_POWER_ON_RESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/amlogic/
H A Dphy-meson-gxl-usb2.c39 #define U2P_R0_POWER_ON_RESET BIT(22) macro
138 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET, in phy_meson_gxl_usb2_reset()
139 U2P_R0_POWER_ON_RESET); in phy_meson_gxl_usb2_reset()
141 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET, in phy_meson_gxl_usb2_reset()
191 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET, in phy_meson_gxl_usb2_power_off()
192 U2P_R0_POWER_ON_RESET); in phy_meson_gxl_usb2_power_off()
205 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET, 0); in phy_meson_gxl_usb2_power_on()
/kernel/linux/linux-6.6/drivers/phy/amlogic/
H A Dphy-meson-gxl-usb2.c39 #define U2P_R0_POWER_ON_RESET BIT(22) macro
141 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET, in phy_meson_gxl_usb2_reset()
142 U2P_R0_POWER_ON_RESET); in phy_meson_gxl_usb2_reset()
144 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET, in phy_meson_gxl_usb2_reset()
195 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET, in phy_meson_gxl_usb2_power_off()
196 U2P_R0_POWER_ON_RESET); in phy_meson_gxl_usb2_power_off()
209 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_POWER_ON_RESET, 0); in phy_meson_gxl_usb2_power_on()
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c41 #define U2P_R0_POWER_ON_RESET BIT(3) macro
307 U2P_R0_POWER_ON_RESET, in dwc3_meson_g12a_usb2_init_phy()
308 U2P_R0_POWER_ON_RESET); in dwc3_meson_g12a_usb2_init_phy()
324 U2P_R0_POWER_ON_RESET, 0); in dwc3_meson_g12a_usb2_init_phy()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c41 #define U2P_R0_POWER_ON_RESET BIT(3) macro
301 U2P_R0_POWER_ON_RESET, in dwc3_meson_g12a_usb2_init_phy()
302 U2P_R0_POWER_ON_RESET); in dwc3_meson_g12a_usb2_init_phy()
318 U2P_R0_POWER_ON_RESET, 0); in dwc3_meson_g12a_usb2_init_phy()

Completed in 4 milliseconds