Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c10252 #define DYTC_ERR_SUCCESS 1 /* CMD completed successful */ macro
10559 if (!err && ((output & DYTC_ERR_MASK) == DYTC_ERR_SUCCESS)) in tpacpi_dytc_profile_init()