Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dstart.S986 rlwinm r11, r11, 0, ~L1CSR1_ICUL
1001 3: andi. r11, r11, L1CSR1_ICUL
1009 3: andi. r11, r11, L1CSR1_ICUL
1044 rlwinm r11, r11, 0, ~L1CSR1_ICUL
/external/u-boot/arch/powerpc/include/asm/
Dprocessor.h493 #define L1CSR1_ICUL 0x00000400 /* I-Cache Unable to Lock */ macro