Home
last modified time | relevance | path

Searched defs:MAX_DPLL_WAIT_TRIES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/imx/
H A Dclk-pllv2.c71 #define MAX_DPLL_WAIT_TRIES 1000 /* 1000 * udelay(1) = 1ms */ macro
/openbmc/linux/drivers/clk/ti/
H A Ddpll3xxx.c35 #define MAX_DPLL_WAIT_TRIES 1000000 macro