Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c220 udelay(PLL_SET_DELAY_US); in comphy_pcie_power_up()
293 udelay(PLL_SET_DELAY_US); in comphy_sata_power_up()
433 udelay(PLL_SET_DELAY_US); in comphy_usb3_power_up()
H A Dcomphy_a3700.h16 #define PLL_SET_DELAY_US 600 macro