Lines Matching refs:sparse_ch1_base
22 unsigned long sparse_ch1_base; member
29 .sparse_ch1_base = 0xc0000000,
33 .sparse_ch1_base = 0xa0000000,
37 .sparse_ch1_base = 0xc0000000,
41 .sparse_ch1_base = 0xc0000000,
45 .sparse_ch1_base = 0xc0000000,
50 .sparse_ch1_base = 0xc0000000,
55 .sparse_ch1_base = 0xc0000000,
59 .sparse_ch1_base = 0xc0000000,
64 .sparse_ch1_base = 0xc0000000,
122 if (dram_map[1].base > data->sparse_ch1_base) { in uniphier_memconf_decode()
129 dram_map[1].base = data->sparse_ch1_base; in uniphier_memconf_decode()