Searched refs:ICM_CFG_offIWAY (Results 1 – 2 of 2) sorted by relevance
51 ((__nds32__mfsr(NDS32_SR_ICM_CFG) & ICM_CFG_mskIWAY) >> ICM_CFG_offIWAY); in CACHE_WAY()
21 #define ICM_CFG_offIWAY 3 /* I-cache ways */ macro29 #define ICM_CFG_mskIWAY ( 0x7 << ICM_CFG_offIWAY )
Completed in 7 milliseconds