Searched refs:sync_hw (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power_well.c | 49 void (*sync_hw)(struct intel_display *display, member 117 power_well->desc->ops->sync_hw(display, power_well); in intel_power_well_sync_hw() 1913 .sync_hw = i9xx_power_well_sync_hw_noop, 1920 .sync_hw = chv_pipe_power_well_sync_hw, 1927 .sync_hw = i9xx_power_well_sync_hw_noop, 1934 .sync_hw = i830_pipes_power_well_sync_hw, 1949 .sync_hw = hsw_power_well_sync_hw, 1956 .sync_hw = i9xx_power_well_sync_hw_noop, 1963 .sync_hw = i9xx_power_well_sync_hw_noop, 1970 .sync_hw = i9xx_power_well_sync_hw_noop, [all …]
|
/linux/drivers/clk/st/ |
H A D | clk-flexgen.c | 161 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()
|