Searched defs:esr (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | interrupts_64.c | 140 void do_bad_sync(struct pt_regs *pt_regs, unsigned int esr) in do_bad_sync() 151 void do_bad_irq(struct pt_regs *pt_regs, unsigned int esr) in do_bad_irq() 162 void do_bad_fiq(struct pt_regs *pt_regs, unsigned int esr) in do_bad_fiq() 173 void do_bad_error(struct pt_regs *pt_regs, unsigned int esr) in do_bad_error() 184 void do_sync(struct pt_regs *pt_regs, unsigned int esr) in do_sync() 203 void do_irq(struct pt_regs *pt_regs, unsigned int esr) in do_irq() 215 void do_fiq(struct pt_regs *pt_regs, unsigned int esr) in do_fiq() 229 void __weak do_error(struct pt_regs *pt_regs, unsigned int esr) in do_error()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/proc-armv/ |
| H A D | ptrace.h | 36 unsigned long esr; member
|
| /rk3399_rockchip-uboot/drivers/irq/ |
| H A D | irq-generic.c | 308 void do_irq(struct pt_regs *pt_regs, unsigned int esr) in do_irq()
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/ |
| H A D | skha.h | 18 u32 esr; /* 0x10 Error Status */ member
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | rk_mini_dump.c | 129 u32 md_no_fault_handler(struct pt_regs *pt_regs, unsigned int esr) in md_no_fault_handler()
|
| /rk3399_rockchip-uboot/arch/arm/mach-at91/include/mach/ |
| H A D | at91_pio.h | 99 u32 esr; /* 0xC0 Edge Select Register */ member
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | zynq_nand.c | 117 u32 esr; /* 0x400 */ member
|
| /rk3399_rockchip-uboot/include/ |
| H A D | mmc.h | 591 struct emmc_esr esr; /* emmc status register */ member
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | immap_83xx.h | 414 u32 esr; member
|