Searched refs:PCI_PRIMARY_BUS (Results 1 - 19 of 19) sorted by relevance

/linux-master/arch/powerpc/sysdev/
H A Dindirect_pci.c122 /* suppress setting of PCI_PRIMARY_BUS */
124 if ((offset == PCI_PRIMARY_BUS) &&
H A Dfsl_pci.c751 if (offset == PCI_PRIMARY_BUS && bus->number == hose->first_busno)
/linux-master/drivers/pci/
H A Dpci-bridge-emul.c90 [PCI_PRIMARY_BUS / 4] = {
409 bridge->pci_regs_behavior[PCI_PRIMARY_BUS / 4].ro &=
H A Dprobe.c466 pci_read_config_dword(bridge, PCI_PRIMARY_BUS, &buses);
1285 pci_read_config_dword(dev, PCI_PRIMARY_BUS, &buses);
1370 pci_write_config_dword(dev, PCI_PRIMARY_BUS,
1417 pci_write_config_dword(dev, PCI_PRIMARY_BUS, buses);
/linux-master/arch/xtensa/lib/
H A Dpci-auto.c151 pci_write_config_byte(dev, PCI_PRIMARY_BUS, current_bus);
/linux-master/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c227 value = mobiveil_csr_readl(pcie, PCI_PRIMARY_BUS);
230 mobiveil_csr_writel(pcie, value, PCI_PRIMARY_BUS);
/linux-master/drivers/pci/controller/
H A Dpci-mvebu.c584 case PCI_PRIMARY_BUS: {
591 u32 val = le32_to_cpu(cfgspace[PCI_PRIMARY_BUS / 4]);
772 case PCI_PRIMARY_BUS:
H A Dpcie-altera.c373 * Monitor changes to PCI_PRIMARY_BUS register on root port
376 if ((bus == pcie->root_bus_nr) && (where == PCI_PRIMARY_BUS))
420 * Monitor changes to PCI_PRIMARY_BUS register on root port
423 if (busno == pcie->root_bus_nr && where == PCI_PRIMARY_BUS)
/linux-master/arch/x86/pci/
H A Dce4100.c192 case PCI_PRIMARY_BUS:
/linux-master/drivers/pci/hotplug/
H A Dacpiphp_glue.c205 pci_read_config_dword(bus->self, PCI_PRIMARY_BUS, &buses);
212 pci_write_config_dword(bus->self, PCI_PRIMARY_BUS, buses);
H A Dibmphp_pci.c586 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_PRIMARY_BUS, func->busno);
589 pci_bus_config_byte(ibmphp_pci_bus, devfn, PCI_PRIMARY_BUS, &pri_number);
1324 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_PRIMARY_BUS, &pri_number);
H A Dcpqphp_core.c345 PCI_PRIMARY_BUS, &work);
H A Dcpqphp_pci.c1077 pci_bus_write_config_dword(pci_bus, devfn, PCI_PRIMARY_BUS, temp_register);
H A Dcpqphp_ctrl.c2348 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_PRIMARY_BUS, func->bus);
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c783 val = dw_pcie_readl_dbi(pci, PCI_PRIMARY_BUS);
786 dw_pcie_writel_dbi(pci, PCI_PRIMARY_BUS, val);
/linux-master/include/uapi/linux/
H A Dpci_regs.h131 #define PCI_PRIMARY_BUS 0x18 /* Primary bus number */ macro
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Daqua_vanjaram.c762 pci_read_config_dword(us_pdev, PCI_PRIMARY_BUS,
/linux-master/drivers/pcmcia/
H A Dyenta_socket.c1062 config_writel(socket, PCI_PRIMARY_BUS,
/linux-master/arch/powerpc/platforms/4xx/
H A Dpci.c1991 out_8(mbase + PCI_PRIMARY_BUS, hose->first_busno);

Completed in 182 milliseconds