Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_hwmon.c288 static int hwm_pcode_read_i1(struct drm_i915_private *i915, u32 *uval) in hwm_pcode_read_i1() function
349 return (hwm_pcode_read_i1(i915, &uval) || in hwm_power_is_visible()
472 ret = hwm_pcode_read_i1(ddat->uncore->i915, &uval); in hwm_power_read()
574 return (hwm_pcode_read_i1(i915, &uval) || in hwm_curr_is_visible()
589 ret = hwm_pcode_read_i1(ddat->uncore->i915, &uval); in hwm_curr_read()