Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/
H A Datibios.c230 static void PCI_doBIOSPOST(struct udevice *pcidev, BE_VGAInfo *vga_info, in PCI_doBIOSPOST() function
233 static void PCI_doBIOSPOST(pci_dev_t pcidev, BE_VGAInfo *vga_info, in PCI_doBIOSPOST()
539 PCI_doBIOSPOST(pcidev, vga_info, vesa_mode, mode_info); in PCI_postController()