Searched refs:TEMP_MASK (Results 1 – 3 of 3) sorted by relevance
38 #define TEMP_MASK REG_GENMASK(7, 0) macro
775 hwmon->temp.count = REG_FIELD_GET(TEMP_MASK, config); in xe_hwmon_pcode_read_thermal_info()818 data = REG_FIELD_GET(TEMP_MASK, data); in get_pcie_temp()1008 *val = REG_FIELD_GET(TEMP_MASK, reg_val) * MILLIDEGREE_PER_DEGREE; in xe_hwmon_temp_read()
340 *val = REG_FIELD_GET(TEMP_MASK, reg_val) * MILLIDEGREE_PER_DEGREE; in hwm_temp_read()