Home
last modified time | relevance | path

Searched refs:OSC_PCI_CONTROL_MASKS (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/acpi/
Dpci_root.c221 *control &= OSC_PCI_CONTROL_MASKS; in acpi_pci_query_osc()
378 ctrl = *mask & OSC_PCI_CONTROL_MASKS; in acpi_pci_osc_control_set()
/Linux-v4.19/include/linux/
Dacpi.h513 #define OSC_PCI_CONTROL_MASKS 0x0000003f macro