Home
last modified time | relevance | path

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

/linux/drivers/xen/xen-pciback/
H A Dconf_space_header.c219 if (offset == PCI_ROM_ADDRESS || offset == PCI_ROM_ADDRESS1) in bar_init()
386 CFG_FIELD_ROM(PCI_ROM_ADDRESS1),
/linux/arch/powerpc/kernel/
H A Dpci_of_scan.c228 dev->rom_base_reg = PCI_ROM_ADDRESS1; in of_create_pci_dev()
/linux/drivers/pci/
H A Dpci-bridge-emul.c146 [PCI_ROM_ADDRESS1 / 4] = {
/linux/include/uapi/linux/
H A Dpci_regs.h164 #define PCI_ROM_ADDRESS1 0x38 /* Same as PCI_ROM_ADDRESS, but for htype 1 */ macro
/linux/arch/sparc/kernel/
H A Dpci.c368 dev->rom_base_reg = PCI_ROM_ADDRESS1; in of_create_pci_dev()