Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dpci_of_scan.c221 dev->rom_base_reg = PCI_ROM_ADDRESS1; in of_create_pci_dev()
/linux/include/uapi/linux/
H A Dpci_regs.h159 #define PCI_ROM_ADDRESS1 0x38 /* Same as PCI_ROM_ADDRESS, but for htype 1 */ macro
/linux/drivers/pci/
H A Dprobe.c2117 pci_read_bases(dev, 2, PCI_ROM_ADDRESS1); in pci_setup_device()