Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A 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()
H A Dthinkpad_acpi.c10086 #define DYTC_QUERY_ENABLE_BIT 8 /* Bit 8 - 0 = disabled, 1 = enabled */
10562 if (output & BIT(DYTC_QUERY_ENABLE_BIT)) in tpacpi_dytc_profile_init()
10074 #define DYTC_QUERY_ENABLE_BIT global() macro