Searched refs:init_pci (Results 1 – 3 of 3) sorted by relevance
73 init_pci = u_boot_console.config.env.get('env__net_uses_pci', False)74 if init_pci:
65 init_pci = u_boot_console.config.env.get('env__net_uses_pci', False)66 if init_pci:
854 static int init_pci = 0; in init_32bit() local859 if (!init_pci) in init_32bit()861 init_pci = 1; in init_32bit()