Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_rom.c276 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()
367 PCI_ROM_ALLOW_FALLBACK); in vbe_setup_video()
/OK3568_Linux_fs/u-boot/include/
H A Dpci_rom.h43 PCI_ROM_ALLOW_FALLBACK = 1 << 1, enumerator