Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.h219 #define USB2_PHY_BASE(usb32) (usb32 == 0 ? USB2PHY2_BASE : USB2PHY_BASE) macro
H A Dcomphy_a3700.c492 reg_set((void __iomem *)USB2_PHY_BASE(usb32), in comphy_usb2_power_up()