Searched refs:psr (Results 1 – 14 of 14) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | i2s.h | 74 unsigned int psr; /* Reserved */ member
|
| /rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/ |
| H A D | speed.c | 66 while (!(in_be32(&pll->psr) & PLL_PSR_LOCK)) in clock_exit_limp() 189 while ((in_be32(&pll->psr) & PLL_PSR_LOCK) != PLL_PSR_LOCK) in setup_5445x_clocks()
|
| /rk3399_rockchip-uboot/arch/m68k/cpu/mcf5227x/ |
| H A D | speed.c | 64 while (!(in_be32(&pll->psr) & PLL_PSR_LOCK)) in clock_exit_limp()
|
| H A D | cpu_init.c | 37 out_be32(&pll->psr, 0x12); in cpu_init_f()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | opcodes.h | 12 extern asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr);
|
| /rk3399_rockchip-uboot/arch/arm/mach-at91/include/mach/ |
| H A D | at91_pio.h | 42 u32 psr; /* 0x08 PIO Status Register */ member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx25/ |
| H A D | imx-regs.h | 485 csa, ebc, dsz, csn, psr, cre, wrap, csen) \ argument 488 (psr) << 3 | (cre) << 2 | (wrap) << 1 | (csen) << 0)
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/ |
| H A D | immap_5227x.h | 192 u32 psr; /* PLL Status */ member
|
| H A D | immap_5301x.h | 300 u32 psr; /* 0x08 Status */ member
|
| H A D | immap_5445x.h | 242 u32 psr; /* PLL Status Register */ member
|
| H A D | immap_5441x.h | 336 u32 psr; /* Status */ member
|
| /rk3399_rockchip-uboot/drivers/sound/ |
| H A D | samsung-i2s.c | 338 writel(PSREN | PSVAL, &i2s_reg->psr); in i2s_tx_init()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx31/ |
| H A D | imx-regs.h | 647 csa, ebc, dsz, csn, psr, cre, wrap, csen) \ argument 650 (psr) << 3 | (cre) << 2 | (wrap) << 1 | (csen) << 0)
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | immap_83xx.h | 96 u32 psr; /* prescale register */ member
|