Home
last modified time | relevance | path

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

/external/u-boot/drivers/sysreset/
Dsysreset_mpc83xx.c85 int etype = (gd->arch.arbiter_event_attributes & AEATR_EVENT) in print_83xx_arb_event()
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dcpu_init.c354 int etype = (gd->arch.arbiter_event_attributes & AEATR_EVENT) in print_83xx_arb_event()
/external/u-boot/include/
Dmpc83xx.h539 #define AEATR_EVENT 0x07000000 /* Event type */ macro