Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/marvell/
Dcomphy_a3700.c242 udelay(PLL_SET_DELAY_US); in comphy_pcie_power_up()
318 udelay(PLL_SET_DELAY_US); in comphy_sata_power_up()
482 udelay(PLL_SET_DELAY_US); in comphy_usb3_power_up()
Dcomphy_a3700.h16 #define PLL_SET_DELAY_US 600 macro