Searched refs:PCI_SEC_LATENCY_TIMER (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/parisc/kernel/
H A Dpci.c177 pci_write_config_byte(dev, PCI_SEC_LATENCY_TIMER, 32);
/linux-master/arch/mips/pci/
H A Dpci-octeon.c110 pci_write_config_byte(dev, PCI_SEC_LATENCY_TIMER, 64);
/linux-master/arch/sparc/kernel/
H A Dpci_sabre.c397 pci_write_config_byte(pdev, PCI_SEC_LATENCY_TIMER, 64);
/linux-master/include/uapi/linux/
H A Dpci_regs.h134 #define PCI_SEC_LATENCY_TIMER 0x1b /* Latency timer for secondary interface */ macro
/linux-master/drivers/pci/
H A Dpci-acpi.c163 pci_write_config_byte(dev, PCI_SEC_LATENCY_TIMER,
/linux-master/drivers/pci/hotplug/
H A Dibmphp_pci.c619 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_SEC_LATENCY_TIMER, LATENCY);
H A Dcpqphp_ctrl.c2376 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_SEC_LATENCY_TIMER, temp_byte);

Completed in 123 milliseconds