Searched refs:U2P_R0_ID_PULLUP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/amlogic/ |
H A D | phy-meson-gxl-usb2.c | 33 #define U2P_R0_ID_PULLUP BIT(13) macro 164 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_ID_PULLUP, in phy_meson_gxl_usb2_set_mode() 165 U2P_R0_ID_PULLUP); in phy_meson_gxl_usb2_set_mode() 173 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_ID_PULLUP, in phy_meson_gxl_usb2_set_mode() 174 U2P_R0_ID_PULLUP); in phy_meson_gxl_usb2_set_mode()
|
/kernel/linux/linux-5.10/drivers/phy/amlogic/ |
H A D | phy-meson-gxl-usb2.c | 33 #define U2P_R0_ID_PULLUP BIT(13) macro 161 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_ID_PULLUP, 0); in phy_meson_gxl_usb2_set_mode() 169 regmap_update_bits(priv->regmap, U2P_R0, U2P_R0_ID_PULLUP, in phy_meson_gxl_usb2_set_mode() 170 U2P_R0_ID_PULLUP); in phy_meson_gxl_usb2_set_mode()
|
/kernel/linux/linux-5.10/drivers/usb/dwc3/ |
H A D | dwc3-meson-g12a.c | 42 #define U2P_R0_ID_PULLUP BIT(4) macro 312 U2P_R0_ID_PULLUP | U2P_R0_DRV_VBUS, in dwc3_meson_g12a_usb2_init_phy() 313 U2P_R0_ID_PULLUP | U2P_R0_DRV_VBUS); in dwc3_meson_g12a_usb2_init_phy()
|
/kernel/linux/linux-6.6/drivers/usb/dwc3/ |
H A D | dwc3-meson-g12a.c | 42 #define U2P_R0_ID_PULLUP BIT(4) macro 306 U2P_R0_ID_PULLUP | U2P_R0_DRV_VBUS, in dwc3_meson_g12a_usb2_init_phy() 307 U2P_R0_ID_PULLUP | U2P_R0_DRV_VBUS); in dwc3_meson_g12a_usb2_init_phy()
|
Completed in 5 milliseconds