Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dthinkpad_acpi.c6253 TP_EC_THERMAL_TMP0 = 0x78, /* ACPI EC regs TMP 0..7 */ enumerator
6275 t = TP_EC_THERMAL_TMP0; in thermal_get_sensor()
6472 if (acpi_ec_read(TP_EC_THERMAL_TMP0 + i, &t)) { in thermal_init()