Home
last modified time | relevance | path

Searched refs:sync_hw (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
A Dintel_display_power_well.c49 void (*sync_hw)(struct drm_i915_private *i915, member
1887 .sync_hw = i9xx_power_well_sync_hw_noop,
1894 .sync_hw = chv_pipe_power_well_sync_hw,
1901 .sync_hw = i9xx_power_well_sync_hw_noop,
1923 .sync_hw = hsw_power_well_sync_hw,
1930 .sync_hw = i9xx_power_well_sync_hw_noop,
1937 .sync_hw = i9xx_power_well_sync_hw_noop,
1944 .sync_hw = i9xx_power_well_sync_hw_noop,
1951 .sync_hw = i9xx_power_well_sync_hw_noop,
1972 .sync_hw = hsw_power_well_sync_hw,
[all …]
/linux/drivers/clk/st/
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 24 milliseconds