Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dloongson2_thermal.c27 #define LOONGSON2_THSENS_OUT_MASK 0xFF macro
67 *temp = ((reg_val & LOONGSON2_THSENS_OUT_MASK) - HECTO) * KILO; in loongson2_thermal_get_temp()