Searched refs:SG_MEMCONF_CH2_DISABLE (Results 1 – 3 of 3) sorted by relevance
102 val |= SG_MEMCONF_CH2_DISABLE; in __uniphier_memconf_init()
53 #define SG_MEMCONF_CH2_DISABLE (0x1 << 21) macro
158 if (!data->have_ch2 || val & SG_MEMCONF_CH2_DISABLE) in uniphier_memconf_decode()