Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c427 int etype = (gd->arch.arbiter_event_attributes & AEATR_EVENT) in print_83xx_arb_event()
/OK3568_Linux_fs/u-boot/include/
H A Dmpc83xx.h540 #define AEATR_EVENT 0x07000000 /* Event type */ macro