Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_CONTROL (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/drivers/crypto/qat/qat_common/
Dadf_aer.c104 pci_read_config_word(parent, PCI_BRIDGE_CONTROL, &bridge_ctl); in adf_dev_restore()
106 pci_write_config_word(parent, PCI_BRIDGE_CONTROL, bridge_ctl); in adf_dev_restore()
109 pci_write_config_word(parent, PCI_BRIDGE_CONTROL, bridge_ctl); in adf_dev_restore()
/linux-4.4.14/arch/ia64/pci/
Dfixup.c54 pci_read_config_word(bridge, PCI_BRIDGE_CONTROL, in pci_fixup_video()
/linux-4.4.14/drivers/pci/hotplug/
Dshpchp_pci.c99 pci_read_config_byte(dev, PCI_BRIDGE_CONTROL, &bctl); in shpchp_unconfigure_device()
Dpciehp_pci.c102 pci_read_config_byte(dev, PCI_BRIDGE_CONTROL, &bctl); in pciehp_unconfigure_device()
Dcpqphp_ctrl.c2118 rc = pci_bus_read_config_byte (pci_bus, devfn, PCI_BRIDGE_CONTROL, &BCR); in cpqhp_process_SS()
2799 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_BRIDGE_CONTROL, command); in configure_new_function()
Dcpqphp_pci.c731 pci_bus_write_config_word(pci_bus, devfn, PCI_BRIDGE_CONTROL, command); in cpqhp_save_used_resources()
Dibmphp_pci.c1029 pci_bus_write_config_word (ibmphp_pci_bus, devfn, PCI_BRIDGE_CONTROL, 0x07); in configure_bridge()
/linux-4.4.14/arch/unicore32/kernel/
Dpci.c204 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &status); in pcibios_fixup_bus()
209 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, status); in pcibios_fixup_bus()
/linux-4.4.14/arch/mips/pci/
Dpci-octeon.c115 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &config); in pcibios_plat_dev_init()
117 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, config); in pcibios_plat_dev_init()
/linux-4.4.14/arch/arm/kernel/
Dbios32.c317 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &status); in pcibios_fixup_bus()
320 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, status); in pcibios_fixup_bus()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Deeh-powernv.c856 eeh_ops->read_config(pdn, PCI_BRIDGE_CONTROL, 2, &ctrl); in pnv_eeh_bridge_reset()
858 eeh_ops->write_config(pdn, PCI_BRIDGE_CONTROL, 2, ctrl); in pnv_eeh_bridge_reset()
863 eeh_ops->read_config(pdn, PCI_BRIDGE_CONTROL, 2, &ctrl); in pnv_eeh_bridge_reset()
865 eeh_ops->write_config(pdn, PCI_BRIDGE_CONTROL, 2, ctrl); in pnv_eeh_bridge_reset()
/linux-4.4.14/drivers/pci/
Dprobe.c837 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &bctl); in pci_scan_bridge()
838 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, in pci_scan_bridge()
991 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, bctl); in pci_scan_bridge()
1403 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &pci_bctl); in program_hpp_type0()
1408 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, pci_bctl); in program_hpp_type0()
Dpci.c3515 pci_read_config_word(dev, PCI_BRIDGE_CONTROL, &ctrl); in pci_reset_secondary_bus()
3517 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, ctrl); in pci_reset_secondary_bus()
3525 pci_write_config_word(dev, PCI_BRIDGE_CONTROL, ctrl); in pci_reset_secondary_bus()
4557 pci_read_config_word(bridge, PCI_BRIDGE_CONTROL, in pci_set_vga_state()
4563 pci_write_config_word(bridge, PCI_BRIDGE_CONTROL, in pci_set_vga_state()
Dsetup-bus.c696 pci_write_config_word(bridge, PCI_BRIDGE_CONTROL, bus->bridge_ctl); in __pci_setup_bridge()
/linux-4.4.14/arch/x86/pci/
Dfixup.c329 pci_read_config_word(bridge, PCI_BRIDGE_CONTROL, in pci_fixup_video()
/linux-4.4.14/arch/sparc/kernel/
Dpci_sabre.c398 pci_write_config_byte(pdev, PCI_BRIDGE_CONTROL, in apb_init()
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dpci.c521 PCI_BRIDGE_CONTROL, &val) < 0) { in init_p2pbridge()
527 early_write_config_word(hose, bus, devfn, PCI_BRIDGE_CONTROL, val); in init_p2pbridge()
/linux-4.4.14/include/uapi/linux/
Dpci_regs.h150 #define PCI_BRIDGE_CONTROL 0x3e macro
/linux-4.4.14/drivers/scsi/
Dstex.c1197 pci_read_config_byte(bus->self, PCI_BRIDGE_CONTROL, &pci_bctl); in stex_hard_reset()
1199 pci_write_config_byte(bus->self, PCI_BRIDGE_CONTROL, pci_bctl); in stex_hard_reset()
1207 pci_write_config_byte(bus->self, PCI_BRIDGE_CONTROL, pci_bctl); in stex_hard_reset()
/linux-4.4.14/drivers/parisc/
Dlba_pci.c809 (void) pci_read_config_byte(bus->self, PCI_BRIDGE_CONTROL, &control); in lba_fixup_bus()
810 (void) pci_write_config_byte(bus->self, PCI_BRIDGE_CONTROL, control | PCI_STATUS_FAST_BACK); in lba_fixup_bus()
/linux-4.4.14/drivers/gpu/vga/
Dvgaarb.c576 pci_read_config_word(bridge, PCI_BRIDGE_CONTROL, &l); in vga_arbiter_add_pci_device()
/linux-4.4.14/arch/powerpc/kernel/
Deeh.c192 eeh_ops->read_config(pdn, PCI_BRIDGE_CONTROL, 2, &cfg); in eeh_dump_dev_log()
/linux-4.4.14/drivers/pci/host/
Dpci-mvebu.c66 PCISWCAP = PCI_BRIDGE_CONTROL + 2,