Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c6219 TP_EC_THERMAL_TMP0 = 0x78, /* ACPI EC regs TMP 0..7 */ enumerator
6241 t = TP_EC_THERMAL_TMP0; in thermal_get_sensor()
6438 if (acpi_ec_read(TP_EC_THERMAL_TMP0 + i, &t)) { in thermal_init()