Home
last modified time | relevance | path

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

/u-boot/include/
A Dpci_rom.h42 PCI_ROM_ALLOW_FALLBACK = 1 << 1, enumerator
/u-boot/drivers/pci/
A Dpci_rom.c279 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()
378 PCI_ROM_ALLOW_FALLBACK); in vbe_setup_video()

Completed in 3 milliseconds