Searched refs:psr (Results 1 - 9 of 9) sorted by relevance

/u-boot/include/
H A Di2s.h73 unsigned int psr; /* Reserved */ member in struct:i2s_reg
/u-boot/arch/m68k/cpu/mcf5445x/
H A Dspeed.c61 while (!(in_be32(&pll->psr) & PLL_PSR_LOCK))
/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_pio.h41 u32 psr; /* 0x08 PIO Status Register */ member in struct:at91_port
/u-boot/arch/arm/include/asm/
H A Dopcodes.h11 extern asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr);
/u-boot/arch/m68k/include/asm/
H A Dimmap_5441x.h336 u32 psr; /* Status */ member in struct:pll
H A Dimmap_5301x.h300 u32 psr; /* 0x08 Status */ member in struct:pll_ctrl
/u-boot/drivers/sound/
H A Dsamsung-i2s.c339 writel(PSREN | PSVAL, &i2s_reg->psr);
/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h647 csa, ebc, dsz, csn, psr, cre, wrap, csen) \
650 (psr) << 3 | (cre) << 2 | (wrap) << 1 | (csen) << 0)
/u-boot/arch/powerpc/include/asm/
H A Dimmap_83xx.h88 u32 psr; /* prescale register */ member in struct:rtclk83xx

Completed in 408 milliseconds