Searched refs:sync_hw (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/clk/st/ |
D | clk-flexgen.c | 153 struct clk_hw *sync_hw = &flexgen->sync.hw; in flexgen_set_rate() local 154 struct clk_gate *config = to_clk_gate(sync_hw); in flexgen_set_rate()
|
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_display_power.h | 124 void (*sync_hw)(struct drm_i915_private *dev_priv, member
|
D | intel_display_power.c | 2974 .sync_hw = i9xx_power_well_sync_hw_noop, 2981 .sync_hw = chv_pipe_power_well_sync_hw, 2988 .sync_hw = i9xx_power_well_sync_hw_noop, 3005 .sync_hw = i830_pipes_power_well_sync_hw, 3028 .sync_hw = hsw_power_well_sync_hw, 3035 .sync_hw = i9xx_power_well_sync_hw_noop, 3042 .sync_hw = i9xx_power_well_sync_hw_noop, 3099 .sync_hw = i9xx_power_well_sync_hw_noop, 3106 .sync_hw = i9xx_power_well_sync_hw_noop, 3113 .sync_hw = i9xx_power_well_sync_hw_noop, [all …]
|