Searched refs:L2CC_SETUP_mskPART (Results 1 – 2 of 2) sorted by relevance
/arch/nds32/kernel/ | ||
D | atl2c.c | 55 tmp &= ~L2CC_SETUP_mskPART; in atl2c_of_init() |
/arch/nds32/include/asm/ | ||
D | l2_cache.h | 61 #define L2CC_SETUP_mskPART (0x3UL << L2CC_SETUP_offPART) macro |