Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/owl/
H A Dclk_s900.c24 udelay(PLL_STABILITY_WAIT_US); in owl_clk_init()
35 udelay(PLL_STABILITY_WAIT_US); in owl_clk_init()
42 udelay(PLL_STABILITY_WAIT_US); in owl_clk_init()
49 udelay(PLL_STABILITY_WAIT_US); in owl_clk_init()
58 udelay(PLL_STABILITY_WAIT_US); in owl_clk_init()
/openbmc/u-boot/arch/arm/include/asm/arch-owl/
H A Dclk_s900.h55 #define PLL_STABILITY_WAIT_US 50 macro