Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
894 dev_info(&priv->platform_device->dev, "DYTC_QUERY_ENABLE_BIT returned false\n"); in ideapad_dytc_profile_init()
H A 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()

Completed in 18 milliseconds