Searched refs:i915_power_well_instance (Results 1 – 3 of 3) sorted by relevance
63 static const struct i915_power_well_instance *64 i915_power_well_instance(const struct i915_power_well *power_well) in i915_power_well_instance() function76 if (i915_power_well_instance(power_well)->id == power_well_id) in lookup_power_well()128 i915_power_well_instance(power_well)->name); in intel_power_well_put()162 return i915_power_well_instance(power_well)->name; in intel_power_well_name()206 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in icl_aux_pw_to_ch()253 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_wait_for_power_well_enable()296 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_wait_for_power_well_disable()334 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_enable()381 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_disable()[all …]
52 struct i915_power_well_instance { struct92 const struct i915_power_well_instance *list;
35 __LIST(__LIST_INLINE_ELEMS(const struct i915_power_well_instance, __VA_ARGS__))1464 static void init_power_well_domains(const struct i915_power_well_instance *inst, in init_power_well_domains()1506 const struct i915_power_well_instance *inst; in __set_power_wells()