Searched refs:i915_power_well_instance (Results 1 – 3 of 3) sorted by relevance
84 static const struct i915_power_well_instance *148 i915_power_well_instance(power_well)->name); in intel_power_well_put()182 return i915_power_well_instance(power_well)->name; in intel_power_well_name()229 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in icl_aux_pw_to_ch()278 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_wait_for_power_well_enable()322 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_wait_for_power_well_disable()366 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_enable()409 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_disable()430 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in icl_combo_phy_aux_power_well_enable()457 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in icl_combo_phy_aux_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__))1720 static void init_power_well_domains(const struct i915_power_well_instance *inst, in init_power_well_domains()1762 const struct i915_power_well_instance *inst; in __set_power_wells()
Completed in 13 milliseconds