Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/axs10x/
H A Dpll_clock.c64 #define PLL_MAX_LOCK_TIME 100 /* 100 us */ macro
193 udelay(PLL_MAX_LOCK_TIME); in axs10x_pll_set_rate()