Searched refs:hwm_pcode_read_i1 (Results 1 – 1 of 1) sorted by relevance
300 static int hwm_pcode_read_i1(struct drm_i915_private *i915, u32 *uval) in hwm_pcode_read_i1() function392 return (hwm_pcode_read_i1(i915, &uval) || in hwm_power_is_visible()515 ret = hwm_pcode_read_i1(ddat->uncore->i915, &uval); in hwm_power_read()617 return (hwm_pcode_read_i1(i915, &uval) || in hwm_curr_is_visible()632 ret = hwm_pcode_read_i1(ddat->uncore->i915, &uval); in hwm_curr_read()
Completed in 6 milliseconds