Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c517 ret = comphy_poll_reg((void *)USB2_PHY_CAL_CTRL_ADDR(usb32), in comphy_usb2_power_up()
526 ret = comphy_poll_reg((void *)USB2_PHY_CAL_CTRL_ADDR(usb32), in comphy_usb2_power_up()
H A Dcomphy_a3700.h226 #define USB2_PHY_CAL_CTRL_ADDR(usb32) \ macro