Home
last modified time | relevance | path

Searched refs:wait_for_enable (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclock.c138 u32 wait_for_enable) in enable_clock_module() argument
143 if (wait_for_enable) in enable_clock_module()
190 u32 *const *clk_modules_explicit_en, u8 wait_for_enable) in do_enable_clocks() argument
204 wait_for_enable); in do_enable_clocks()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c697 u32 wait_for_enable) in enable_clock_module() argument
702 if (wait_for_enable) in enable_clock_module()
826 u8 wait_for_enable) in do_enable_clocks() argument
841 wait_for_enable); in do_enable_clocks()
849 wait_for_enable); in do_enable_clocks()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Domap_common.h624 u8 wait_for_enable);