Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dideapad-laptop.c866 #define DYTC_QUERY_ENABLE_BIT 8 /* Bit 8 - 0 = disabled, 1 = enabled */ macro
1080 if (!test_bit(DYTC_QUERY_ENABLE_BIT, &output)) { in ideapad_dytc_profile_init()
H A Dthinkpad_acpi.c10119 #define DYTC_QUERY_ENABLE_BIT 8 /* Bit 8 - 0 = disabled, 1 = enabled */ macro
10591 if (output & BIT(DYTC_QUERY_ENABLE_BIT)) in tpacpi_dytc_profile_init()