Searched defs:CR_I (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/unicore32/include/asm/ | ||
D | hwdef-copro.h | 19 #define CR_I (1 << 3) /* Icache enable */ macro |
/linux-3.4.99/arch/arm/include/asm/ | ||
D | cp15.h | 21 #define CR_I (1 << 12) /* Icache enable */ macro |