Home
last modified time | relevance | path

Searched refs:PCI_CB_BRIDGE_CONTROL (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/kernel/
Dbios32.c308 pci_read_config_word(dev, PCI_CB_BRIDGE_CONTROL, &status); in pcibios_fixup_bus()
310 pci_write_config_word(dev, PCI_CB_BRIDGE_CONTROL, status); in pcibios_fixup_bus()
/kernel/linux/linux-5.10/drivers/pci/
Dsetup-bus.c1149 pci_read_config_word(bridge, PCI_CB_BRIDGE_CONTROL, &ctrl); in pci_bus_size_cardbus()
1152 pci_write_config_word(bridge, PCI_CB_BRIDGE_CONTROL, ctrl); in pci_bus_size_cardbus()
1153 pci_read_config_word(bridge, PCI_CB_BRIDGE_CONTROL, &ctrl); in pci_bus_size_cardbus()
1157 pci_read_config_word(bridge, PCI_CB_BRIDGE_CONTROL, &ctrl); in pci_bus_size_cardbus()
1160 pci_write_config_word(bridge, PCI_CB_BRIDGE_CONTROL, ctrl); in pci_bus_size_cardbus()
1161 pci_read_config_word(bridge, PCI_CB_BRIDGE_CONTROL, &ctrl); in pci_bus_size_cardbus()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dpci_regs.h136 #define PCI_CB_BRIDGE_CONTROL 0x3e macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dpci_regs.h191 #define PCI_CB_BRIDGE_CONTROL 0x3e macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dpci_regs.h152 #define PCI_CB_BRIDGE_CONTROL 0x3e macro