Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dideapad-laptop.c688 #define DYTC_FUNCTION_MMC 11 /* Function = 11, desk mode */ macro
823 err = dytc_cql_command(priv, DYTC_SET_COMMAND(DYTC_FUNCTION_MMC, perfmode, 1), in dytc_profile_set()
H A Dthinkpad_acpi.c10258 #define DYTC_FUNCTION_MMC 11 /* Function = 11, MMC mode */
10298 case DYTC_FUNCTION_MMC: in convert_dytc_to_profile()
10475 err = dytc_cql_command(DYTC_SET_COMMAND(DYTC_FUNCTION_MMC, perfmode, 1), in dytc_profile_set()
10508 funcmode = DYTC_FUNCTION_MMC; in dytc_profile_refresh()
10257 #define DYTC_FUNCTION_MMC global() macro