Searched refs:SG_MEMCONF_CH0_SZ_MASK (Results 1 – 2 of 2) sorted by relevance
23 #define SG_MEMCONF_CH0_SZ_MASK ((0x1 << 10) | (0x03 << 0)) macro
94 switch (val & SG_MEMCONF_CH0_SZ_MASK) { in uniphier_memconf_decode()