Home
last modified time | relevance | path

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

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