Searched refs:i915_power_well_instance (Results 1 – 3 of 3) sorted by relevance
64 static const struct i915_power_well_instance *77 if (i915_power_well_instance(power_well)->id == power_well_id) in lookup_power_well()129 i915_power_well_instance(power_well)->name); in intel_power_well_put()163 return i915_power_well_instance(power_well)->name; in intel_power_well_name()207 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in icl_aux_pw_to_ch()254 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_wait_for_power_well_enable()297 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_wait_for_power_well_disable()335 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_enable()382 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_disable()399 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in icl_combo_phy_aux_power_well_enable()[all …]
52 struct i915_power_well_instance { struct92 const struct i915_power_well_instance *list;
36 __LIST(__LIST_INLINE_ELEMS(const struct i915_power_well_instance, __VA_ARGS__))1518 static void init_power_well_domains(const struct i915_power_well_instance *inst, in init_power_well_domains()1560 const struct i915_power_well_instance *inst; in __set_power_wells()
Completed in 9 milliseconds