Home
last modified time | relevance | path

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

/external/u-boot/drivers/sysreset/
Dsysreset_mpc83xx.c89 int tbst = (gd->arch.arbiter_event_attributes & AEATR_TBST) in print_83xx_arb_event()
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dcpu_init.c358 int tbst = (gd->arch.arbiter_event_attributes & AEATR_TBST) in print_83xx_arb_event()
/external/u-boot/include/
Dmpc83xx.h543 #define AEATR_TBST 0x00000800 /* Transfer burst */ macro