Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/
Dideapad-laptop.c685 #define DYTC_QUERY_ENABLE_BIT 8 /* Bit 8 - 0 = disabled, 1 = enabled */ macro
885 if (!test_bit(DYTC_QUERY_ENABLE_BIT, &output)) in ideapad_dytc_profile_init()
Dthinkpad_acpi.c9915 #define DYTC_QUERY_ENABLE_BIT 8 /* Bit 8 - 0 = disabled, 1 = enabled */ macro
9965 if (output & BIT(DYTC_QUERY_ENABLE_BIT)) in dytc_get_version()