Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/platform/x86/
Dideapad-laptop.c675 #define DYTC_QUERY_ENABLE_BIT 8 /* Bit 8 - 0 = disabled, 1 = enabled */ macro
893 if (!test_bit(DYTC_QUERY_ENABLE_BIT, &output)) { in ideapad_dytc_profile_init()
Dthinkpad_acpi.c10050 #define DYTC_QUERY_ENABLE_BIT 8 /* Bit 8 - 0 = disabled, 1 = enabled */ macro
10522 if (output & BIT(DYTC_QUERY_ENABLE_BIT)) in tpacpi_dytc_profile_init()