Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Du-boot-x86.h92 #define PCI_VGA_RAM_IMAGE_START 0xc0000 macro
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_rom.c178 #ifdef PCI_VGA_RAM_IMAGE_START in pci_rom_load()
179 target = (void *)PCI_VGA_RAM_IMAGE_START; in pci_rom_load()