Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dthinkpad_acpi.c6133 TP_EC_THERMAL_TMP0 = 0x78, /* ACPI EC regs TMP 0..7 */ enumerator
6157 t = TP_EC_THERMAL_TMP0; in thermal_get_sensor()
6403 if (acpi_ec_read(TP_EC_THERMAL_TMP0 + i, &t)) { in thermal_init()