Home
last modified time | relevance | path

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

/u-boot/drivers/pci/
A Dpci_rom.c238 int exec_method) in dm_pci_run_vga_bios() argument
275 if (exec_method & PCI_ROM_USE_NATIVE) { in dm_pci_run_vga_bios()
279 if (!(exec_method & PCI_ROM_ALLOW_FALLBACK)) { in dm_pci_run_vga_bios()
290 if (!(exec_method & PCI_ROM_ALLOW_FALLBACK)) { in dm_pci_run_vga_bios()
/u-boot/include/
A Dpci_rom.h53 int exec_method);

Completed in 3 milliseconds