Searched refs:i915_power_well_instance (Results 1 – 3 of 3) sorted by relevance
67 static const struct i915_power_well_instance *68 i915_power_well_instance(const struct i915_power_well *power_well) in i915_power_well_instance() function80 if (i915_power_well_instance(power_well)->id == power_well_id) in lookup_power_well()132 i915_power_well_instance(power_well)->name); in intel_power_well_put()166 return i915_power_well_instance(power_well)->name; in intel_power_well_name()210 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in icl_aux_pw_to_ch()264 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_wait_for_power_well_enable()308 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_wait_for_power_well_disable()346 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_enable()390 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_disable()[all …]
53 struct i915_power_well_instance { struct93 const struct i915_power_well_instance *list;
36 __LIST(__LIST_INLINE_ELEMS(const struct i915_power_well_instance, __VA_ARGS__))1548 static void init_power_well_domains(const struct i915_power_well_instance *inst, in init_power_well_domains()1590 const struct i915_power_well_instance *inst; in __set_power_wells()