Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/parisc/include/asm/
A Dpci.h83 #define PCI_F_EXTEND 0xffffffff00000000UL macro
85 #define PCI_F_EXTEND 0UL macro
/linux-6.3-rc2/drivers/parisc/
A Dsba_iommu.c1601 sba_dev->chip_resv.start = PCI_F_EXTEND | 0xfef00000UL; in sba_hw_init()
1602 sba_dev->chip_resv.end = PCI_F_EXTEND | (0xff000000UL - 1) ; in sba_hw_init()
1613 sba_dev->chip_resv.start = PCI_F_EXTEND | 0xfee00000UL; in sba_hw_init()
1614 sba_dev->chip_resv.end = PCI_F_EXTEND | (0xff200000UL - 1); in sba_hw_init()
2047 r->start = (base & ~1UL) | PCI_F_EXTEND; in sba_directed_lmmio()
2082 r->start = (base & ~1UL) | PCI_F_EXTEND; in sba_distributed_lmmio()
A Dlba_pci.c101 #define LBA_PORT_BASE (PCI_F_EXTEND | 0xfee00000UL)
1177 lba_dev->hba.lmmio_space_offset = PCI_F_EXTEND; in lba_legacy_resources()
A Ddino.c1003 dino_dev->hba.lmmio_space_offset = PCI_F_EXTEND; in dino_probe()

Completed in 11 milliseconds