Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dpci_root.c223 *control &= OSC_PCI_CONTROL_MASKS; in acpi_pci_query_osc()
380 ctrl = *mask & OSC_PCI_CONTROL_MASKS; in acpi_pci_osc_control_set()
/linux-4.1.27/include/linux/
Dacpi.h391 #define OSC_PCI_CONTROL_MASKS 0x0000001f macro