Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c276 bool have_hwconfig = false; in enable_cpc() local
290 have_hwconfig = true; in enable_cpc()
294 if (have_hwconfig) { in enable_cpc()