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