Searched refs:sync_hw (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_power_well.c | 49 void (*sync_hw)(struct intel_display *display, member 1905 .sync_hw = i9xx_power_well_sync_hw_noop, 1912 .sync_hw = chv_pipe_power_well_sync_hw, 1919 .sync_hw = i9xx_power_well_sync_hw_noop, 1941 .sync_hw = hsw_power_well_sync_hw, 1948 .sync_hw = i9xx_power_well_sync_hw_noop, 1955 .sync_hw = i9xx_power_well_sync_hw_noop, 1962 .sync_hw = i9xx_power_well_sync_hw_noop, 1969 .sync_hw = i9xx_power_well_sync_hw_noop, 1990 .sync_hw = hsw_power_well_sync_hw, [all …]
|
| /linux-6.15/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()
|