Searched refs:SG_MEMCONF_CH2_SZ_MASK (Results 1 – 2 of 2) sorted by relevance
43 #define SG_MEMCONF_CH2_SZ_MASK ((0x1 << 26) | (0x03 << 16)) macro
166 switch (val & SG_MEMCONF_CH2_SZ_MASK) { in uniphier_memconf_decode()