Home
last modified time | relevance | path

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

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