/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | cpci_hotplug_pci.c | 46 if (pci_bus_read_config_word(slot->bus, in cpci_get_attention_status() 65 if (pci_bus_read_config_word(slot->bus, in cpci_set_attention_status() 92 if (pci_bus_read_config_word(slot->bus, in cpci_get_hs_csr() 111 if (pci_bus_read_config_word(slot->bus, in cpci_check_and_clear_ins() 140 if (pci_bus_read_config_word(slot->bus, in cpci_check_ext() 160 if (pci_bus_read_config_word(slot->bus, in cpci_clear_ext() 186 if (pci_bus_read_config_word(slot->bus, in cpci_led_on() 214 if (pci_bus_read_config_word(slot->bus, in cpci_led_off()
|
H A D | cpqphp_pci.c | 715 pci_bus_read_config_word(pci_bus, devfn, PCI_COMMAND, &save_command); in cpqhp_save_used_resources() 758 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_BASE, &w_base); in cpqhp_save_used_resources() 759 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, &w_length); in cpqhp_save_used_resources() 774 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_BASE, &w_base); in cpqhp_save_used_resources() 775 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &w_length); in cpqhp_save_used_resources()
|
H A D | ibmphp_res.c | 1930 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id); in update_bridge_ranges() 1964 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_IO_BASE_UPPER16, &upper_io_start); in update_bridge_ranges() 1965 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_IO_LIMIT_UPPER16, &upper_io_end); in update_bridge_ranges() 2011 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &start_mem_address); in update_bridge_ranges() 2012 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, &end_mem_address); in update_bridge_ranges() 2058 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &start_mem_address); in update_bridge_ranges() 2059 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &end_mem_address); in update_bridge_ranges()
|
H A D | ibmphp_pci.c | 101 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id); in ibmphp_configure_card() 920 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &pfmem_base); in configure_bridge() 956 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &temp); in configure_bridge() 958 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, &temp); in configure_bridge() 971 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &temp); in configure_bridge() 973 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &temp); in configure_bridge() 1081 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id); in scan_behind_bridge() 1439 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id); in unconfigure_boot_card()
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | cpci_hotplug_pci.c | 44 if (pci_bus_read_config_word(slot->bus, in cpci_get_attention_status() 63 if (pci_bus_read_config_word(slot->bus, in cpci_set_attention_status() 90 if (pci_bus_read_config_word(slot->bus, in cpci_get_hs_csr() 109 if (pci_bus_read_config_word(slot->bus, in cpci_check_and_clear_ins() 138 if (pci_bus_read_config_word(slot->bus, in cpci_check_ext() 158 if (pci_bus_read_config_word(slot->bus, in cpci_clear_ext() 184 if (pci_bus_read_config_word(slot->bus, in cpci_led_on() 212 if (pci_bus_read_config_word(slot->bus, in cpci_led_off()
|
H A D | cpqphp_pci.c | 717 pci_bus_read_config_word(pci_bus, devfn, PCI_COMMAND, &save_command); in cpqhp_save_used_resources() 760 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_BASE, &w_base); in cpqhp_save_used_resources() 761 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, &w_length); in cpqhp_save_used_resources() 776 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_BASE, &w_base); in cpqhp_save_used_resources() 777 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &w_length); in cpqhp_save_used_resources()
|
H A D | ibmphp_res.c | 1930 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id); in update_bridge_ranges() 1964 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_IO_BASE_UPPER16, &upper_io_start); in update_bridge_ranges() 1965 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_IO_LIMIT_UPPER16, &upper_io_end); in update_bridge_ranges() 2011 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &start_mem_address); in update_bridge_ranges() 2012 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, &end_mem_address); in update_bridge_ranges() 2058 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &start_mem_address); in update_bridge_ranges() 2059 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &end_mem_address); in update_bridge_ranges()
|
H A D | ibmphp_pci.c | 101 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id); in ibmphp_configure_card() 919 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &pfmem_base); in configure_bridge() 955 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &temp); in configure_bridge() 957 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, &temp); in configure_bridge() 970 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &temp); in configure_bridge() 972 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &temp); in configure_bridge() 1080 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id); in scan_behind_bridge() 1438 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id); in unconfigure_boot_card()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | p2sb.c | 150 pci_bus_read_config_word(bus, devfn_p2sb, PCI_CLASS_DEVICE, &class); in p2sb_cache_resources()
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | access.c | 71 EXPORT_SYMBOL(pci_bus_read_config_word); variable 542 return pci_bus_read_config_word(dev->bus, dev->devfn, where, val); in pci_read_config_word()
|
H A D | pci.c | 411 pci_bus_read_config_word(bus, devfn, pos, &ent); in __pci_find_next_cap_ttl() 443 pci_bus_read_config_word(bus, devfn, PCI_STATUS, &status); in __pci_bus_find_cap_start()
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | access.c | 74 EXPORT_SYMBOL(pci_bus_read_config_word); variable 562 return pci_bus_read_config_word(dev->bus, dev->devfn, where, val); in pci_read_config_word()
|
H A D | pci.c | 440 pci_bus_read_config_word(bus, devfn, pos, &ent); in __pci_find_next_cap_ttl() 472 pci_bus_read_config_word(bus, devfn, PCI_STATUS, &status); in __pci_bus_find_cap_start()
|
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | pci-rt2880.c | 260 pci_bus_read_config_word(dev->bus, 0, PCI_COMMAND, &cmd); in pcibios_plat_dev_init()
|
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | pci-rt2880.c | 246 pci_bus_read_config_word(dev->bus, 0, PCI_COMMAND, &cmd); in pcibios_plat_dev_init()
|
/kernel/linux/linux-5.10/arch/mips/txx9/generic/ |
H A D | pci.c | 44 return pci_bus_read_config_word(&fake_bus, devfn, offset, value); in early_read_config_word()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | quirks.c | 36 pci_bus_read_config_word(dev->bus, PCI_DEVFN(8, 0), 0x4c, &word); in quirk_intel_irqbalance()
|
/kernel/linux/linux-6.6/arch/mips/txx9/generic/ |
H A D | pci.c | 44 return pci_bus_read_config_word(&fake_bus, devfn, offset, value); in early_read_config_word()
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | quirks.c | 36 pci_bus_read_config_word(dev->bus, PCI_DEVFN(8, 0), 0x4c, &word); in quirk_intel_irqbalance()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_cdclk.c | 112 pci_bus_read_config_word(pdev->bus, in i85x_get_cdclk()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pci.h | 1094 int pci_bus_read_config_word(struct pci_bus *bus, unsigned int devfn,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pci.h | 1188 int pci_bus_read_config_word(struct pci_bus *bus, unsigned int devfn,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_cdclk.c | 158 pci_bus_read_config_word(pdev->bus, in i85x_get_cdclk()
|