Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dideapad-laptop.c679 #define DYTC_GET_FUNCTION_BIT 8 /* Bits 8-11 - function setting */ macro
771 cur_funcmode = (*output >> DYTC_GET_FUNCTION_BIT) & 0xF; in dytc_cql_command()
H A Dthinkpad_acpi.c10225 #define DYTC_GET_FUNCTION_BIT 8 /* Bits 8-11 - function setting */ macro
10396 cur_funcmode = (*output >> DYTC_GET_FUNCTION_BIT) & 0xF; in dytc_cql_command()
10488 funcmode = (output >> DYTC_GET_FUNCTION_BIT) & 0xF; in dytc_profile_refresh()

Completed in 16 milliseconds