Home
last modified time | relevance | path

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

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