| /rk3399_rockchip-uboot/arch/xtensa/include/asm/arch-de212/ |
| H A D | tie-asm.h | 61 rsr.ACCLO \at1 // MAC16 option 63 rsr.ACCHI \at1 // MAC16 option 73 rsr.SCOMPARE1 \at1 // conditional store option 75 rsr.M0 \at1 // MAC16 option 77 rsr.M1 \at1 // MAC16 option 79 rsr.M2 \at1 // MAC16 option 81 rsr.M3 \at1 // MAC16 option
|
| /rk3399_rockchip-uboot/arch/xtensa/include/asm/arch-dc232b/ |
| H A D | tie-asm.h | 40 rsr \at1, ACCLO // MAC16 accumulator 41 rsr \at2, ACCHI 48 rsr \at1, M0 // MAC16 registers 49 rsr \at2, M1 52 rsr \at1, M2 53 rsr \at2, M3 60 rsr \at1, SCOMPARE1 // conditional store option
|
| /rk3399_rockchip-uboot/arch/xtensa/include/asm/arch-dc233c/ |
| H A D | tie-asm.h | 72 rsr \at1, ACCLO // MAC16 option 74 rsr \at1, ACCHI // MAC16 option 84 rsr \at1, M0 // MAC16 option 86 rsr \at1, M1 // MAC16 option 88 rsr \at1, M2 // MAC16 option 90 rsr \at1, M3 // MAC16 option 92 rsr \at1, SCOMPARE1 // conditional store option
|
| /rk3399_rockchip-uboot/arch/xtensa/cpu/ |
| H A D | start.S | 303 rsr a0, windowbase 376 rsr a2, EXCCAUSE # find handler 396 rsr a3, EXCSAVE1 418 rsr a2, WINDOWSTART 422 rsr a2, SAR 423 rsr a3, EPC1 424 rsr a4, EXCVADDR 431 rsr a3, LBEG 434 rsr a3, LEND 442 rsr a2, EXCCAUSE [all …]
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/ |
| H A D | cpu_init.c | 219 gd->arch.reset_status = __raw_readl(&im->reset.rsr); in cpu_init_f() 220 __raw_writel(~(RSR_RES), &im->reset.rsr); in cpu_init_f() 488 ulong rsr = gd->arch.reset_status; in prt_83xx_rsr() local 496 if (rsr & bits[i].mask) { in prt_83xx_rsr() 503 print_83xx_arb_event(rsr & RSR_BMRS); in prt_83xx_rsr()
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | at91_emac.c | 362 writel(readl(&emac->rsr) & in at91emac_init() 364 &emac->rsr); in at91emac_init() 437 writel(readl(&emac->rsr) | AT91_EMAC_RSR_REC, in at91emac_recv() 438 &emac->rsr); in at91emac_recv()
|
| H A D | ne2000_base.c | 377 __maybe_unused u8 rsr; in dp83902a_RxEvent() local 383 DP_IN(base, DP_RSR, rsr); in dp83902a_RxEvent()
|
| /rk3399_rockchip-uboot/arch/arm/mach-at91/include/mach/ |
| H A D | at91_emac.h | 21 u32 rsr; member
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/ |
| H A D | immap_5307.h | 22 u8 rsr; member
|
| H A D | immap_520x.h | 84 u8 rsr; member
|
| H A D | immap_5235.h | 198 u8 rsr; /* 0x02 */ member
|
| H A D | immap_5227x.h | 67 u8 rsr; member
|
| H A D | immap_547x_8x.h | 63 u32 rsr; /* 0x44 */ member
|
| H A D | immap_5301x.h | 142 u8 rsr; member
|
| H A D | immap_5445x.h | 84 u8 rsr; member
|
| H A D | immap_5441x.h | 100 u8 rsr; member
|
| H A D | immap_5329.h | 142 u8 rsr; member
|
| H A D | immap_5275.h | 348 u8 rsr; member
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | immap_83xx.h | 194 u32 rsr; /* Reset Status Register */ member
|