Searched refs:bus_offset (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/media/pci/cobalt/ |
H A D | cobalt-driver.c | 201 int bus_offset; cobalt_pcie_status_show() local 206 bus_offset = pci_find_capability(pci_bus_dev, PCI_CAP_ID_EXP); cobalt_pcie_status_show() 233 pci_read_config_dword(pci_bus_dev, bus_offset + PCI_EXP_LNKCAP, &capa); cobalt_pcie_status_show()
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
H A D | pci-ioda.c | 2011 static long pnv_pci_ioda2_table_alloc_pages(int nid, __u64 bus_offset, 2022 __u64 bus_offset = num ? pe->tce_bypass_base : table_group->tce32_start; pnv_pci_ioda2_create_table() local 2031 bus_offset, page_shift, window_size, pnv_pci_ioda2_create_table() 2251 static long pnv_pci_ioda2_table_alloc_pages(int nid, __u64 bus_offset, pnv_pci_ioda2_table_alloc_pages() argument 2293 pnv_pci_setup_iommu_table(tbl, addr, tce_table_size, bus_offset, pnv_pci_ioda2_table_alloc_pages() 2300 window_size, tce_table_size, bus_offset); pnv_pci_ioda2_table_alloc_pages()
|
Completed in 187 milliseconds