Home
last modified time | relevance | path

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

/arch/arm/cpu/armv7/
A Dsyslib.c30 u32 bound) in wait_on_value() argument
38 if (i == bound) in wait_on_value()
/arch/arm/mach-omap2/am33xx/
A Dclock.c123 u32 bound = LDELAY; in wait_for_clk_enable() local
130 if (--bound == 0) { in wait_for_clk_enable()
151 u32 bound = LDELAY; in wait_for_clk_disable() local
157 if (--bound == 0) { in wait_for_clk_disable()
/arch/arm/mach-omap2/
A Dclocks-common.c681 u32 bound = LDELAY; in wait_for_clk_enable() local
689 if (--bound == 0) { in wait_for_clk_enable()
710 u32 bound = LDELAY; in wait_for_clk_disable() local
716 if (--bound == 0) { in wait_for_clk_disable()
/arch/arm/mach-socfpga/
A Dclock_manager_arria10.c19 u32 bound);

Completed in 7 milliseconds