Home
last modified time | relevance | path

Searched refs:have_ch2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-uniphier/
H A Ddram_init.c23 int have_ch2; member
46 .have_ch2 = 1,
51 .have_ch2 = 1,
60 .have_ch2 = 1,
65 .have_ch2 = 1,
158 if (!data->have_ch2 || val & SG_MEMCONF_CH2_DISABLE) in uniphier_memconf_decode()
H A Dmemconf.c17 int have_ch2) in __uniphier_memconf_init() argument
98 if (!have_ch2) in __uniphier_memconf_init()