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