Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Decam.c175 u32 bus_offset, devfn_offset; in pci_ecam_map_bus() local
188 bus_offset = (busn & PCIE_ECAM_BUS_MASK) << bus_shift; in pci_ecam_map_bus()
192 return base + (bus_offset | devfn_offset | where); in pci_ecam_map_bus()
/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c290 long pnv_pci_ioda2_table_alloc_pages(int nid, __u64 bus_offset, in pnv_pci_ioda2_table_alloc_pages() argument
347 pnv_pci_setup_iommu_table(tbl, addr, tce_table_size, bus_offset, in pnv_pci_ioda2_table_alloc_pages()
355 window_size, tce_table_size, bus_offset, tbl->it_base, in pnv_pci_ioda2_table_alloc_pages()