Searched refs:MAX_DPLL_WAIT_TRIES (Results 1 – 2 of 2) sorted by relevance
71 #define MAX_DPLL_WAIT_TRIES 1000 /* 1000 * udelay(1) = 1ms */ macro213 } while (++i < MAX_DPLL_WAIT_TRIES); in clk_pllv2_prepare()215 if (i == MAX_DPLL_WAIT_TRIES) { in clk_pllv2_prepare()
35 #define MAX_DPLL_WAIT_TRIES 1000000 macro74 != state) && i < MAX_DPLL_WAIT_TRIES) { in _omap3_wait_dpll_status()79 if (i == MAX_DPLL_WAIT_TRIES) { in _omap3_wait_dpll_status()