Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c435 int ttype = (gd->arch.arbiter_event_attributes & AEATR_TTYPE) in print_83xx_arb_event()
/rk3399_rockchip-uboot/include/
H A Dmpc83xx.h548 #define AEATR_TTYPE 0x0000001F /* Transfer Type */ macro