Home
last modified time | relevance | path

Searched refs:ST_DPLL_CLK_MASK (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/arm/mach-omap2/am33xx/
Dclock.c42 if (!wait_on_value(ST_DPLL_CLK_MASK, ST_DPLL_CLK_MASK, in wait_for_lock()
59 if (!wait_on_value(ST_DPLL_CLK_MASK, 0, in wait_for_bypass()
/external/u-boot/arch/arm/mach-omap2/
Dclocks-common.c114 if (!wait_on_value(ST_DPLL_CLK_MASK, 0, &dpll_regs->cm_idlest_dpll, in wait_for_bypass()
133 if (!wait_on_value(ST_DPLL_CLK_MASK, ST_DPLL_CLK_MASK, in wait_for_lock()
143 u32 lock = readl(&dpll_regs->cm_idlest_dpll) & ST_DPLL_CLK_MASK; in check_for_lock()
/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dclock.h72 #define ST_DPLL_CLK_MASK 1 macro
/external/u-boot/arch/arm/include/asm/arch-omap4/
Dclock.h49 #define ST_DPLL_CLK_MASK 1 macro
/external/u-boot/arch/arm/include/asm/arch-omap5/
Dclock.h50 #define ST_DPLL_CLK_MASK 1 macro