Searched refs:MAX_DPLL_WAIT_TRIES (Results 1 – 2 of 2) sorted by relevance
70 #define MAX_DPLL_WAIT_TRIES 1000 /* 1000 * udelay(1) = 1ms */ macro211 } while (++i < MAX_DPLL_WAIT_TRIES); in clk_pllv2_prepare()213 if (i == MAX_DPLL_WAIT_TRIES) { in clk_pllv2_prepare()
38 #define MAX_DPLL_WAIT_TRIES 1000000 macro70 != state) && i < MAX_DPLL_WAIT_TRIES) { in _omap3_wait_dpll_status()75 if (i == MAX_DPLL_WAIT_TRIES) { in _omap3_wait_dpll_status()