Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Di2s.h74 unsigned int psr; /* Reserved */ member
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/
H A Dspeed.c66 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 Dspeed.c64 while (!(in_be32(&pll->psr) & PLL_PSR_LOCK)) in clock_exit_limp()
H A Dcpu_init.c37 out_be32(&pll->psr, 0x12); in cpu_init_f()
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dopcodes.h12 extern asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr);
/rk3399_rockchip-uboot/arch/arm/mach-at91/include/mach/
H A Dat91_pio.h42 u32 psr; /* 0x08 PIO Status Register */ member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h485 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 Dimmap_5227x.h192 u32 psr; /* PLL Status */ member
H A Dimmap_5301x.h300 u32 psr; /* 0x08 Status */ member
H A Dimmap_5445x.h242 u32 psr; /* PLL Status Register */ member
H A Dimmap_5441x.h336 u32 psr; /* Status */ member
/rk3399_rockchip-uboot/drivers/sound/
H A Dsamsung-i2s.c338 writel(PSREN | PSVAL, &i2s_reg->psr); in i2s_tx_init()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h647 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 Dimmap_83xx.h96 u32 psr; /* prescale register */ member