Searched refs:bound (Results 1 – 4 of 4) sorted by relevance
30 u32 bound) in wait_on_value() argument38 if (i == bound) in wait_on_value()
123 u32 bound = LDELAY; in wait_for_clk_enable() local130 if (--bound == 0) { in wait_for_clk_enable()151 u32 bound = LDELAY; in wait_for_clk_disable() local157 if (--bound == 0) { in wait_for_clk_disable()
681 u32 bound = LDELAY; in wait_for_clk_enable() local689 if (--bound == 0) { in wait_for_clk_enable()710 u32 bound = LDELAY; in wait_for_clk_disable() local716 if (--bound == 0) { in wait_for_clk_disable()
19 u32 bound);
Completed in 7 milliseconds