Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c10335 #define DYTC_GET_FUNCTION_BIT 8 /* Bits 8-11 - function setting */ macro
10510 cur_funcmode = (*output >> DYTC_GET_FUNCTION_BIT) & 0xF; in dytc_cql_command()
10617 funcmode = (output >> DYTC_GET_FUNCTION_BIT) & 0xF; in dytc_profile_refresh()