Home
last modified time | relevance | path

Searched refs:MAS1_IPROT (Results 1 – 4 of 4) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc85xx/
A Dcpu_init_early.c30 _mas1 = MAS1_VALID | MAS1_TID(0) | MAS1_TS | MAS1_IPROT | in setup_ifc()
58 _mas1 = MAS1_VALID | MAS1_TID(0) | MAS1_IPROT | in setup_ifc()
A Drelease.S298 lis r11,(MAS1_VALID|MAS1_IPROT)@h
465 lis r10,(MAS1_VALID|MAS1_IPROT)@h
A Dstart.S373 oris r3, r3, MAS1_IPROT@h
/u-boot/arch/powerpc/include/asm/
A Dmmu.h400 #define MAS1_IPROT 0x40000000 macro
449 (((iprot) << 30) & MAS1_IPROT) |\

Completed in 8 milliseconds