Home
last modified time | relevance | path

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

/u-boot/drivers/sysreset/
A Dsysreset_mpc83xx.c97 int ttype = (gd->arch.arbiter_event_attributes & AEATR_TTYPE) in print_83xx_arb_event() local
122 "Transfer Type", ttype, transfer[ttype]); in print_83xx_arb_event()
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dcpu_init.c372 int ttype = (gd->arch.arbiter_event_attributes & AEATR_TTYPE) in print_83xx_arb_event() local
385 printf(" Transfer Type: 0x%02x = %s\n", ttype, transfer[ttype]); in print_83xx_arb_event()

Completed in 4 milliseconds