Home
last modified time | relevance | path

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

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