Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.h160 #define LANE_CFG4_ADDR(u) (0x188 * PHY_SHFT(u) + PHY_BASE(u)) macro
H A Dcomphy_a3700.c348 reg_set16((void __iomem *)LANE_CFG4_ADDR(USB3), in comphy_usb3_power_up()