Searched refs:DEVICEENABLE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | ibmphp.h | 296 #define DEVICEENABLE 0x015F /* CPQ has 0x0157 */ macro
|
H A D | ibmphp_pci.c | 534 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_COMMAND, DEVICEENABLE); in configure_device() 997 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_COMMAND, DEVICEENABLE); in configure_bridge()
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | ibmphp.h | 294 #define DEVICEENABLE 0x015F /* CPQ has 0x0157 */ macro
|
H A D | ibmphp_pci.c | 533 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_COMMAND, DEVICEENABLE); in configure_device() 996 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_COMMAND, DEVICEENABLE); in configure_bridge()
|
Completed in 8 milliseconds