Home
last modified time | relevance | path

Searched refs:psr (Results 1 – 14 of 14) sorted by relevance

/u-boot/include/
A Di2s.h73 unsigned int psr; /* Reserved */ member
/u-boot/arch/m68k/cpu/mcf5227x/
A Dspeed.c65 while (!(in_be32(&pll->psr) & PLL_PSR_LOCK)) in clock_exit_limp()
A Dcpu_init.c47 out_be32(&pll->psr, 0x12); in cpu_init_f()
/u-boot/arch/m68k/cpu/mcf5445x/
A Dspeed.c67 while (!(in_be32(&pll->psr) & PLL_PSR_LOCK)) in clock_exit_limp()
192 while ((in_be32(&pll->psr) & PLL_PSR_LOCK) != PLL_PSR_LOCK) in setup_5445x_clocks()
/u-boot/arch/arm/include/asm/
A Dopcodes.h11 extern asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr);
/u-boot/arch/arm/mach-at91/include/mach/
A Dat91_pio.h41 u32 psr; /* 0x08 PIO Status Register */ member
/u-boot/arch/arm/include/asm/arch-mx25/
A Dimx-regs.h478 csa, ebc, dsz, csn, psr, cre, wrap, csen) \ argument
481 (psr) << 3 | (cre) << 2 | (wrap) << 1 | (csen) << 0)
/u-boot/arch/m68k/include/asm/
A Dimmap_5227x.h191 u32 psr; /* PLL Status */ member
A Dimmap_5301x.h299 u32 psr; /* 0x08 Status */ member
A Dimmap_5445x.h241 u32 psr; /* PLL Status Register */ member
A Dimmap_5441x.h335 u32 psr; /* Status */ member
/u-boot/drivers/sound/
A Dsamsung-i2s.c339 writel(PSREN | PSVAL, &i2s_reg->psr); in i2s_tx_init()
/u-boot/arch/arm/include/asm/arch-mx31/
A Dimx-regs.h635 csa, ebc, dsz, csn, psr, cre, wrap, csen) \ argument
638 (psr) << 3 | (cre) << 2 | (wrap) << 1 | (csen) << 0)
/u-boot/arch/powerpc/include/asm/
A Dimmap_83xx.h95 u32 psr; /* prescale register */ member

Completed in 32 milliseconds