Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/
Dpci_root.c139 { OSC_PCI_EXPRESS_LTR_CONTROL, "LTR" },
513 control |= OSC_PCI_EXPRESS_LTR_CONTROL; in calculate_control()
1045 if (!(root->osc_control_set & OSC_PCI_EXPRESS_LTR_CONTROL)) in acpi_pci_root_create()
/linux-6.6.21/include/linux/
Dacpi.h609 #define OSC_PCI_EXPRESS_LTR_CONTROL 0x00000020 macro