Home
last modified time | relevance | path

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

/external/u-boot/drivers/pci/
Dpci_rom.c234 int exec_method) in dm_pci_run_vga_bios() argument
271 if (exec_method & PCI_ROM_USE_NATIVE) { in dm_pci_run_vga_bios()
275 if (!(exec_method & PCI_ROM_ALLOW_FALLBACK)) { in dm_pci_run_vga_bios()
286 if (!(exec_method & PCI_ROM_ALLOW_FALLBACK)) { in dm_pci_run_vga_bios()
/external/u-boot/include/
Dpci_rom.h53 int exec_method);