Home
last modified time | relevance | path

Searched refs:sync_hw (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_power_well.c47 void (*sync_hw)(struct drm_i915_private *i915, member
115 power_well->desc->ops->sync_hw(i915, power_well); in intel_power_well_sync_hw()
1832 .sync_hw = i9xx_power_well_sync_hw_noop,
1839 .sync_hw = chv_pipe_power_well_sync_hw,
1846 .sync_hw = i9xx_power_well_sync_hw_noop,
1853 .sync_hw = i830_pipes_power_well_sync_hw,
1868 .sync_hw = hsw_power_well_sync_hw,
1875 .sync_hw = i9xx_power_well_sync_hw_noop,
1882 .sync_hw = i9xx_power_well_sync_hw_noop,
1889 .sync_hw
[all...]
/kernel/linux/linux-5.10/drivers/clk/st/
H A Dclk-flexgen.c153 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display_power.h124 void (*sync_hw)(struct drm_i915_private *dev_priv, member
H A Dintel_display_power.c2974 .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
[all...]
/kernel/linux/linux-6.6/drivers/clk/st/
H A Dclk-flexgen.c161 struct clk_hw *sync_hw = &flexgen->sync.hw; in flexgen_set_rate() local
162 struct clk_gate *config = to_clk_gate(sync_hw); in flexgen_set_rate()

Completed in 10 milliseconds