Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c167 reg_set16((void __iomem *)UNIT_CTRL_ADDR(PCIE), in comphy_pcie_power_up()
392 reg_set16((void __iomem *)UNIT_CTRL_ADDR(USB3), 0x60 | rb_idle_sync_en, in comphy_usb3_power_up()
H A Dcomphy_a3700.h115 #define UNIT_CTRL_ADDR(unit) \ macro