Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_mpc83xx.c91 int tsize = (gd->arch.arbiter_event_attributes & AEATR_TSIZE) in print_83xx_arb_event()
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c432 int tsize = (gd->arch.arbiter_event_attributes & AEATR_TSIZE) in print_83xx_arb_event()
/openbmc/u-boot/include/
H A Dmpc83xx.h545 #define AEATR_TSIZE 0x00000700 /* Transfer Size */ macro