Searched refs:ICM_CFG_MSK_IWAY (Results 1 – 2 of 2) sorted by relevance
38 #define ICM_CFG_MSK_IWAY (0x7 << ICM_CFG_OFF_IWAY) macro
23 return 1 + ((GET_ICM_CFG() & ICM_CFG_MSK_IWAY) \ in CACHE_WAY()