Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dinterrupts_64.c44 const char *esr_bits_ec[] = { in show_regs() local
84 printf("* Reason: Exception from %s\n", esr_bits_ec[REG_BITS(regs->esr, 26, 0x3f)]); in show_regs()