Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c6134 TP_EC_THERMAL_TMP0 = 0x78, /* ACPI EC regs TMP 0..7 */ enumerator
6158 t = TP_EC_THERMAL_TMP0; in thermal_get_sensor()
6404 if (acpi_ec_read(TP_EC_THERMAL_TMP0 + i, &t)) { in thermal_init()