Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init.c278 bool have_hwconfig = false; in enable_cpc() local
292 have_hwconfig = true; in enable_cpc()
296 if (have_hwconfig) { in enable_cpc()