Home
last modified time | relevance | path

Searched refs:rsr (Results 1 – 19 of 19) sorted by relevance

/rk3399_rockchip-uboot/arch/xtensa/include/asm/arch-de212/
H A Dtie-asm.h61 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 Dtie-asm.h40 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 Dtie-asm.h72 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 Dstart.S303 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 Dcpu_init.c219 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 Dat91_emac.c362 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 Dne2000_base.c377 __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 Dat91_emac.h21 u32 rsr; member
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dimmap_5307.h22 u8 rsr; member
H A Dimmap_520x.h84 u8 rsr; member
H A Dimmap_5235.h198 u8 rsr; /* 0x02 */ member
H A Dimmap_5227x.h67 u8 rsr; member
H A Dimmap_547x_8x.h63 u32 rsr; /* 0x44 */ member
H A Dimmap_5301x.h142 u8 rsr; member
H A Dimmap_5445x.h84 u8 rsr; member
H A Dimmap_5441x.h100 u8 rsr; member
H A Dimmap_5329.h142 u8 rsr; member
H A Dimmap_5275.h348 u8 rsr; member
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dimmap_83xx.h194 u32 rsr; /* Reset Status Register */ member