Searched refs:SF_VOLTAGE (Results 1 – 2 of 2) sorted by relevance
47 #define SF_VOLTAGE 1000 /* millivolts */ macro506 *value = DIV_ROUND_CLOSEST(REG_FIELD_GET(VOLTAGE_MASK, reg_val) * 2500, SF_VOLTAGE); in xe_hwmon_get_voltage()
28 #define SF_VOLTAGE 1000 macro