Searched refs:PLL_LOCK_TIMEOUT (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/marvell/ |
| H A D | comphy_a3700.c | 226 PLL_LOCK_TIMEOUT, /* timeout */ in comphy_pcie_power_up() 300 PLL_LOCK_TIMEOUT, /* timeout */ in comphy_sata_power_up() 439 PLL_LOCK_TIMEOUT, /* timeout */ in comphy_usb3_power_up() 520 PLL_LOCK_TIMEOUT, /* timeout */ in comphy_usb2_power_up() 529 PLL_LOCK_TIMEOUT, /* timeout */ in comphy_usb2_power_up() 538 PLL_LOCK_TIMEOUT, /* timeout */ in comphy_usb2_power_up() 547 PLL_LOCK_TIMEOUT, /* timeout */ in comphy_usb2_power_up() 799 PLL_LOCK_TIMEOUT, /* timeout */ in comphy_sgmii_power_up() 824 PLL_LOCK_TIMEOUT, /* timeout */ in comphy_sgmii_power_up()
|
| H A D | comphy_a3700.h | 17 #define PLL_LOCK_TIMEOUT 1000 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/mdio/ |
| H A D | mdio-mux-meson-g12a.c | 25 #define PLL_LOCK_TIMEOUT 1000000 macro 102 val & PLL_CTL0_LOCK_DIG, 0, PLL_LOCK_TIMEOUT); in g12a_ephy_pll_enable()
|
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | clk-pllv3.c | 29 #define PLL_LOCK_TIMEOUT 10000 macro 69 500, PLL_LOCK_TIMEOUT); in clk_pllv3_wait_lock()
|
| /OK3568_Linux_fs/kernel/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8-mipi-dphy.c | 42 #define PLL_LOCK_TIMEOUT 1000 macro 389 PLL_LOCK_TIMEOUT); in mixel_dphy_power_on()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | edp_rk3288.h | 525 #define PLL_LOCK_TIMEOUT 10 macro
|
| /OK3568_Linux_fs/u-boot/drivers/video/rockchip/ |
| H A D | rk_edp.c | 124 if (get_timer(start) > PLL_LOCK_TIMEOUT) { in rk_edp_init_analog_func()
|
| /OK3568_Linux_fs/kernel/drivers/phy/cadence/ |
| H A D | phy-cadence-torrent.c | 35 #define PLL_LOCK_TIMEOUT 100000 macro 1630 PLL_LOCK_TIMEOUT); in cdns_torrent_phy_on()
|