Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_rom.c235 int exec_method) in dm_pci_run_vga_bios() argument
272 if (exec_method & PCI_ROM_USE_NATIVE) { in dm_pci_run_vga_bios()
276 if (!(exec_method & PCI_ROM_ALLOW_FALLBACK)) { in dm_pci_run_vga_bios()
287 if (!(exec_method & PCI_ROM_ALLOW_FALLBACK)) { in dm_pci_run_vga_bios()
/OK3568_Linux_fs/u-boot/include/
H A Dpci_rom.h54 int exec_method);