/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | ibmphp_pci.c | 528 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_INTERRUPT_LINE, func->irq[irq - 1]); in configure_device() 530 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_CACHE_LINE_SIZE, CACHE); in configure_device() 531 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_LATENCY_TIMER, LATENCY); in configure_device() 587 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_PRIMARY_BUS, func->busno); in configure_bridge() 604 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_SECONDARY_BUS, sec_number); in configure_bridge() 611 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_SUBORDINATE_BUS, sec_number); in configure_bridge() 618 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_CACHE_LINE_SIZE, CACHE); in configure_bridge() 619 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_LATENCY_TIMER, LATENCY); in configure_bridge() 620 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_SEC_LATENCY_TIMER, LATENCY); in configure_bridge() 932 pci_bus_write_config_byte(ibmphp_pci_bu in configure_bridge() [all...] |
H A D | cpqphp_ctrl.c | 2360 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_PRIMARY_BUS, func->bus); in configure_new_function() 2375 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_SECONDARY_BUS, temp_byte); in configure_new_function() 2382 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_SUBORDINATE_BUS, temp_byte); in configure_new_function() 2388 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_SEC_LATENCY_TIMER, temp_byte); in configure_new_function() 2391 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_LATENCY_TIMER, temp_byte); in configure_new_function() 2397 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_CACHE_LINE_SIZE, temp_byte); in configure_new_function() 2477 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_BASE, temp_byte); in configure_new_function() 2480 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_LIMIT, temp_byte); in configure_new_function() 2572 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_SUBORDINATE_BUS, temp_byte); in configure_new_function() 2612 rc = pci_bus_write_config_byte(pci_bu in configure_new_function() [all...] |
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | ibmphp_pci.c | 527 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_INTERRUPT_LINE, func->irq[irq - 1]); in configure_device() 529 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_CACHE_LINE_SIZE, CACHE); in configure_device() 530 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_LATENCY_TIMER, LATENCY); in configure_device() 586 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_PRIMARY_BUS, func->busno); in configure_bridge() 603 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_SECONDARY_BUS, sec_number); in configure_bridge() 610 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_SUBORDINATE_BUS, sec_number); in configure_bridge() 617 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_CACHE_LINE_SIZE, CACHE); in configure_bridge() 618 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_LATENCY_TIMER, LATENCY); in configure_bridge() 619 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_SEC_LATENCY_TIMER, LATENCY); in configure_bridge() 931 pci_bus_write_config_byte(ibmphp_pci_bu in configure_bridge() [all...] |
H A D | cpqphp_ctrl.c | 2348 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_PRIMARY_BUS, func->bus); in configure_new_function() 2363 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_SECONDARY_BUS, temp_byte); in configure_new_function() 2370 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_SUBORDINATE_BUS, temp_byte); in configure_new_function() 2376 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_SEC_LATENCY_TIMER, temp_byte); in configure_new_function() 2379 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_LATENCY_TIMER, temp_byte); in configure_new_function() 2385 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_CACHE_LINE_SIZE, temp_byte); in configure_new_function() 2465 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_BASE, temp_byte); in configure_new_function() 2468 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_LIMIT, temp_byte); in configure_new_function() 2560 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_SUBORDINATE_BUS, temp_byte); in configure_new_function() 2600 rc = pci_bus_write_config_byte(pci_bu in configure_new_function() [all...] |
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | reboot.c | 23 pci_bus_write_config_byte(bus0, devfn, in acpi_pci_reboot()
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | reboot.c | 25 pci_bus_write_config_byte(bus0, devfn, in acpi_pci_reboot()
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | access.c | 73 EXPORT_SYMBOL(pci_bus_write_config_byte); variable 561 return pci_bus_write_config_byte(dev->bus, dev->devfn, where, val); in pci_write_config_byte()
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | access.c | 76 EXPORT_SYMBOL(pci_bus_write_config_byte); variable 581 return pci_bus_write_config_byte(dev->bus, dev->devfn, where, val); in pci_write_config_byte()
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | sys_nautilus.c | 93 pci_bus_write_config_byte(bus, 0x38, 0x43, t8 | 0x80); in nautilus_kill_arch()
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | sys_nautilus.c | 93 pci_bus_write_config_byte(bus, 0x38, 0x43, t8 | 0x80); in nautilus_kill_arch()
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | lpc_ich.c | 1179 pci_bus_write_config_byte(bus, p2sb, 0xe1, 0x0); in lpc_ich_init_spi() 1190 pci_bus_write_config_byte(bus, p2sb, 0xe1, 0x1); in lpc_ich_init_spi()
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-i801.c | 1543 pci_bus_write_config_byte(pci_dev->bus, devfn, 0xe1, 0x0); in i801_add_tco_spt() 1553 pci_bus_write_config_byte(pci_dev->bus, devfn, 0xe1, hidden); in i801_add_tco_spt()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_overlay.c | 222 pci_bus_write_config_byte(pdev->bus, in i830_overlay_clock_gating()
|
/kernel/linux/linux-5.10/drivers/media/platform/ |
H A D | via-camera.c | 1124 pci_bus_write_config_byte(pbus, VIACAM_SERIAL_DEVFN, in viacam_serial_is_enabled()
|
/kernel/linux/linux-6.6/drivers/media/platform/via/ |
H A D | via-camera.c | 1116 pci_bus_write_config_byte(pbus, VIACAM_SERIAL_DEVFN, in viacam_serial_is_enabled()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_overlay.c | 226 pci_bus_write_config_byte(pdev->bus, in i830_overlay_clock_gating()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pci.h | 1098 int pci_bus_write_config_byte(struct pci_bus *bus, unsigned int devfn,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pci.h | 1192 int pci_bus_write_config_byte(struct pci_bus *bus, unsigned int devfn,
|