Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.h172 #define TEST_MODE_CTRL_ADDR(u) (0x1c2 * PHY_SHFT(u) + PHY_BASE(u)) macro
H A Dcomphy_a3700.c355 reg_set16((void __iomem *)TEST_MODE_CTRL_ADDR(USB3), in comphy_usb3_power_up()