Home
last modified time | relevance | path

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

/u-boot/include/
A Dpci_rom.h41 PCI_ROM_USE_NATIVE = 1 << 0, enumerator
/u-boot/drivers/pci/
A Dpci_rom.c275 if (exec_method & PCI_ROM_USE_NATIVE) { in dm_pci_run_vga_bios()
377 ret = dm_pci_run_vga_bios(dev, int15_handler, PCI_ROM_USE_NATIVE | in vbe_setup_video()

Completed in 4 milliseconds