Searched refs:L3_CACHEABILITY_MASK (Results 1 – 1 of 1) sorted by relevance
400 #define L3_CACHEABILITY_MASK REG_GENMASK(5, 4) macro401 #define L3_CACHEABILITY(value) REG_FIELD_PREP(L3_CACHEABILITY_MASK, value)