Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c324 reg_set((void __iomem *)USB2_PHY_OTG_CTRL_ADDR, rb_pu_otg, 0); in comphy_usb3_power_up()
506 reg_set((void __iomem *)USB2_PHY_OTG_CTRL_ADDR, rb_pu_otg, 0); in comphy_usb2_power_up()
H A Dcomphy_a3700.h190 #define USB2_PHY_OTG_CTRL_ADDR (0x34 + USB2PHY_BASE) macro