Searched refs:PCI_SEC_LATENCY_TIMER (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/arch/sparc/kernel/ |
| D | pci_sabre.c | 393 pci_write_config_byte(pdev, PCI_SEC_LATENCY_TIMER, 64); in apb_init()
|
| /linux-4.4.14/arch/mips/pci/ |
| D | pci-octeon.c | 113 pci_write_config_byte(dev, PCI_SEC_LATENCY_TIMER, 64); in pcibios_plat_dev_init()
|
| /linux-4.4.14/include/uapi/linux/ |
| D | pci_regs.h | 123 #define PCI_SEC_LATENCY_TIMER 0x1b /* Latency timer for secondary interface */ macro
|
| /linux-4.4.14/drivers/pci/hotplug/ |
| D | ibmphp_pci.c | 642 pci_bus_write_config_byte (ibmphp_pci_bus, devfn, PCI_SEC_LATENCY_TIMER, LATENCY); in configure_bridge()
|
| D | cpqphp_ctrl.c | 2434 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_SEC_LATENCY_TIMER, temp_byte); in configure_new_function()
|
| /linux-4.4.14/drivers/pci/ |
| D | probe.c | 1401 pci_write_config_byte(dev, PCI_SEC_LATENCY_TIMER, in program_hpp_type0()
|