Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/xen/xen-pciback/
Dconf_space_header.c234 if (offset == PCI_ROM_ADDRESS || offset == PCI_ROM_ADDRESS1) in bar_init()
401 CFG_FIELD_ROM(PCI_ROM_ADDRESS1),
/Linux-v6.6/arch/powerpc/kernel/
Dpci_of_scan.c221 dev->rom_base_reg = PCI_ROM_ADDRESS1; in of_create_pci_dev()
/Linux-v6.6/drivers/pci/
Dpci-bridge-emul.c146 [PCI_ROM_ADDRESS1 / 4] = {
Dprobe.c1969 pci_read_bases(dev, 2, PCI_ROM_ADDRESS1); in pci_setup_device()
/Linux-v6.6/include/uapi/linux/
Dpci_regs.h158 #define PCI_ROM_ADDRESS1 0x38 /* Same as PCI_ROM_ADDRESS, but for htype 1 */ macro
/Linux-v6.6/arch/sparc/kernel/
Dpci.c338 dev->rom_base_reg = PCI_ROM_ADDRESS1; in of_create_pci_dev()