HomeSort by relevance Sort by last modified time
    Searched refs:LDELAY (Results 1 - 10 of 10) sorted by null

  /external/u-boot/arch/arm/mach-omap2/omap3/
clock.c 138 LDELAY);
192 LDELAY);
241 wait_on_value(ST_PERIPH_CLK, 0, &prcm_base->idlest_ckgen, LDELAY);
281 wait_on_value(ST_PERIPH_CLK, 2, &prcm_base->idlest_ckgen, LDELAY);
294 wait_on_value(1, 0, &prcm_base->idlest2_ckgen, LDELAY);
305 wait_on_value(1, 1, &prcm_base->idlest2_ckgen, LDELAY);
347 wait_on_value(ST_IVA2_CLK, 0, &prcm_base->idlest_pll_iva2, LDELAY);
369 wait_on_value(ST_IVA2_CLK, 1, &prcm_base->idlest_pll_iva2, LDELAY);
395 LDELAY);
442 LDELAY);
    [all...]
  /external/u-boot/arch/arm/include/asm/arch-omap3/
clock.h 10 #define LDELAY 12000000
  /external/u-boot/arch/arm/mach-omap2/
abb.c 115 if (!wait_on_value(txdone_mask, txdone_mask, (void *)txdone, LDELAY))
clocks-common.c 115 LDELAY)) {
134 &dpll_regs->cm_idlest_dpll, LDELAY)) {
679 u32 bound = LDELAY;
708 u32 bound = LDELAY;
758 (u32 *) (*prcm)->cm_shadow_freq_config1, LDELAY)) {
  /external/u-boot/arch/arm/mach-omap2/am33xx/
clock.c 43 (void *)dpll_regs->cm_idlest_dpll, LDELAY)) {
60 (void *)dpll_regs->cm_idlest_dpll, LDELAY)) {
121 u32 bound = LDELAY;
149 u32 bound = LDELAY;
  /external/u-boot/arch/arm/mach-omap2/omap5/
dra7xx_iodelay.c 31 (u32 *)(*prcm)->prm_io_pmctrl, LDELAY))
45 (u32 *)(*prcm)->prm_io_pmctrl, LDELAY))
65 (u32 *)(base + CFG_REG_0_OFFSET), LDELAY))
77 (u32 *)(base + CFG_REG_0_OFFSET), LDELAY))
  /external/u-boot/arch/arm/include/asm/arch-am33xx/
clock.h 20 #define LDELAY 1000000
  /external/u-boot/arch/arm/include/asm/arch-omap4/
clock.h 18 #define LDELAY 1000000
  /external/u-boot/include/
lattice.h 198 #define LDELAY 0x67 /* Support intelligent programming. */
  /external/u-boot/arch/arm/include/asm/arch-omap5/
clock.h 19 #define LDELAY 1000000

Completed in 251 milliseconds