Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c38 #define U2P_R0_POWER_ON_RESET BIT(3) macro
158 U2P_R0_POWER_ON_RESET, in dwc3_meson_g12a_usb2_init()
159 U2P_R0_POWER_ON_RESET); in dwc3_meson_g12a_usb2_init()
174 U2P_R0_POWER_ON_RESET, 0); in dwc3_meson_g12a_usb2_init()
/OK3568_Linux_fs/kernel/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()