Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/
Dpci_root.c219 *control &= OSC_PCI_CONTROL_MASKS; in acpi_pci_query_osc()
376 ctrl = *mask & OSC_PCI_CONTROL_MASKS; in acpi_pci_osc_control_set()
/linux-4.4.14/include/linux/
Dacpi.h400 #define OSC_PCI_CONTROL_MASKS 0x0000001f macro