Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c6135 TP_EC_THERMAL_TMP8 = 0xC0, /* ACPI EC regs TMP 8..15 */ enumerator
6164 t = TP_EC_THERMAL_TMP8; in thermal_get_sensor()
6411 if (acpi_ec_read(TP_EC_THERMAL_TMP8 + i, &t)) { in thermal_init()