Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c483 RSR_BMRS, "Bus Monitor"}, { in prt_83xx_rsr()
503 print_83xx_arb_event(rsr & RSR_BMRS); in prt_83xx_rsr()
/OK3568_Linux_fs/u-boot/include/
H A Dmpc83xx.h850 #define RSR_BMRS 0x00000004 macro
859 RSR_SWRS | RSR_BMRS | \