Home
last modified time | relevance | path

Searched defs:hws (Results 1 – 25 of 63) sorted by relevance

123

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/
Ddce_hwseq.c40 void dce_enable_fe_clock(struct dce_hwseq *hws, in dce_enable_fe_clock()
53 struct dce_hwseq *hws = dc->hwseq; in dce_pipe_control_lock() local
97 void dce_set_blender_mode(struct dce_hwseq *hws, in dce_set_blender_mode()
138 static void dce_disable_sram_shut_down(struct dce_hwseq *hws) in dce_disable_sram_shut_down()
145 static void dce_underlay_clock_enable(struct dce_hwseq *hws) in dce_underlay_clock_enable()
163 void dce_clock_gating_power_up(struct dce_hwseq *hws, in dce_clock_gating_power_up()
175 void dce_crtc_switch_to_clk_src(struct dce_hwseq *hws, in dce_crtc_switch_to_clk_src()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_hwseq.c27 void dcn303_dpp_pg_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool power_on) in dcn303_dpp_pg_control()
32 void dcn303_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn303_hubp_pg_control()
37 void dcn303_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on) in dcn303_dsc_pg_control()
42 void dcn303_enable_power_gating_plane(struct dce_hwseq *hws, bool enable) in dcn303_enable_power_gating_plane()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c186 struct dce_hwseq *hws, in dcn20_enable_power_gating_plane()
226 void dcn20_dccg_init(struct dce_hwseq *hws) in dcn20_dccg_init()
251 struct dce_hwseq *hws) in dcn20_disable_vga()
278 struct dce_hwseq *hws = dc->hwseq; in dcn20_init_blank() local
340 struct dce_hwseq *hws, in dcn20_dsc_pg_control()
417 struct dce_hwseq *hws, in dcn20_dpp_pg_control()
491 struct dce_hwseq *hws, in dcn20_hubp_pg_control()
569 struct dce_hwseq *hws = dc->hwseq; in dcn20_plane_atomic_disable() local
643 struct dce_hwseq *hws = dc->hwseq; in dcn20_enable_stream_timing() local
887 struct dce_hwseq *hws = dc->hwseq; in dcn20_set_input_transfer_func() local
[all …]
/Linux-v5.15/drivers/clk/imx/
Dclk-imx7ulp.c49 struct clk_hw **hws; in imx7ulp_clk_scg1_init() local
138 struct clk_hw **hws; in imx7ulp_clk_pcc2_init() local
186 struct clk_hw **hws; in imx7ulp_clk_pcc3_init() local
233 struct clk_hw **hws; in imx7ulp_clk_smc1_init() local
Dclk-imx6sll.c56 static struct clk_hw **hws; variable
Dclk.c28 void imx_unregister_hw_clocks(struct clk_hw *hws[], unsigned int count) in imx_unregister_hw_clocks()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.c69 struct dce_hwseq *hws = dc->hwseq; in dcn31_init_hw() local
310 struct dce_hwseq *hws, in dcn31_dsc_pg_control()
361 struct dce_hwseq *hws, in dcn31_enable_power_gating_plane()
442 void dcn31_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn31_hubp_pg_control()
476 int dcn31_init_sys_ctx(struct dce_hwseq *hws, struct dc *dc, struct dc_phy_addr_space_config *pa_co… in dcn31_init_sys_ctx()
571 struct dce_hwseq *hws = dc->hwseq; in dcn31_reset_hw_ctx_wrap() local
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c125 struct dce_hwseq *hws = dc->hwseq; in log_mpc_crc() local
490 struct dce_hwseq *hws, in dcn10_enable_power_gating_plane()
512 struct dce_hwseq *hws) in dcn10_disable_vga()
554 struct dce_hwseq *hws, in dcn10_dpp_pg_control()
615 struct dce_hwseq *hws, in dcn10_hubp_pg_control()
667 struct dce_hwseq *hws, in power_on_plane()
690 struct dce_hwseq *hws = dc->hwseq; in undo_DEGVIDCN10_253_wa() local
710 struct dce_hwseq *hws = dc->hwseq; in apply_DEGVIDCN10_253_wa() local
740 struct dce_hwseq *hws = dc->hwseq; in dcn10_bios_golden_init() local
1076 struct dce_hwseq *hws = dc->hwseq; in dcn10_plane_atomic_disconnect() local
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_hwseq.c45 void dcn302_dpp_pg_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool power_on) in dcn302_dpp_pg_control()
102 void dcn302_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn302_hubp_pg_control()
159 void dcn302_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on) in dcn302_dsc_pg_control()
/Linux-v5.15/drivers/isdn/hardware/mISDN/
Diohelper.h25 #define IOFUNC_IO(name, hws, ap) \ argument
43 #define IOFUNC_IND(name, hws, ap) \ argument
65 #define IOFUNC_MEMIO(name, hws, typ, adr) \ argument
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_hw_sequencer.c197 struct dce_hwseq *hws, in dce120_update_dchub()
253 bool dce121_xgmi_enabled(struct dce_hwseq *hws) in dce121_xgmi_enabled()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hwseq.c53 struct dce_hwseq *hws) in mmhub_update_page_table_config()
67 int dcn21_init_sys_ctx(struct dce_hwseq *hws, struct dc *dc, struct dc_phy_addr_space_config *pa_co… in dcn21_init_sys_ctx()
90 struct dce_hwseq *hws = dc->hwseq; in dcn21_s0i3_golden_init_wa() local
/Linux-v5.15/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_io.c224 struct chtls_hws *hws; in tls_copy_ivs() local
282 struct chtls_hws *hws; in tls_copy_tx_key() local
305 static u64 tlstx_incr_seqnum(struct chtls_hws *hws) in tlstx_incr_seqnum()
351 struct chtls_hws *hws; in tls_tx_data_wr() local
447 struct chtls_hws *hws = &csk->tlshws; in chtls_expansion_size() local
484 struct chtls_hws *hws; in make_tlstx_data_wr() local
598 struct chtls_hws *hws = &csk->tlshws; in chtls_push_frames() local
1432 struct chtls_hws *hws = &csk->tlshws; in chtls_pt_recvmsg() local
Dchtls_hw.c182 struct chtls_hws *hws; in get_new_keyid() local
210 struct chtls_hws *hws; in free_tls_keyid() local
338 struct chtls_hws *hws = &csk->tlshws; in chtls_set_scmd() local
/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Digt_spinner.c115 static u64 hws_address(const struct i915_vma *hws, in hws_address()
144 struct i915_vma *hws, *vma; in igt_spinner_create_request() local
Digt_spinner.h21 struct drm_i915_gem_object *hws; member
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1188 struct dce_hwseq *hws = link->dc->hwseq; in dce110_unblank_stream() local
1206 struct dce_hwseq *hws = link->dc->hwseq; in dce110_blank_stream() local
1442 struct dce_hwseq *hws = dc->hwseq; in apply_single_controller_ctx_to_hw() local
1683 struct dce_hwseq *hws = dc->hwseq; in dce110_enable_accelerated_mode() local
2179 struct dce_hwseq *hws = dc->hwseq; in dce110_apply_ctx_to_hw() local
2520 struct dce_hwseq *hws = dc->hwseq; in init_hw() local
2625 struct dce_hwseq *hws = dc->hwseq; in dce110_program_front_end_for_pipe() local
2776 struct dce_hwseq *hws = dc->hwseq; in dce110_power_down_fe() local
/Linux-v5.15/drivers/clk/ralink/
Dclk-mt7621.c149 struct clk_hw **hws = clk_data->hws; in mt7621_register_gates() local
194 struct clk_hw **hws = clk_data->hws; in mt7621_register_fixed_clocks() local
312 struct clk_hw **hws = clk_data->hws; in mt7621_register_early_clocks() local
/Linux-v5.15/drivers/clk/x86/
Dclk-fch.c34 static struct clk_hw *hws[ST_MAX_CLKS]; variable
/Linux-v5.15/drivers/clk/berlin/
Dbg2q.c285 struct clk_hw **hws; in berlin2q_clock_setup() local
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_hw_sequencer.c278 struct dce_hwseq *hws = dc->hwseq; in dce60_program_front_end_for_pipe() local
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c148 struct dce_hwseq *hws = dc->hwseq; in dcn30_set_input_transfer_func() local
437 struct dce_hwseq *hws = dc->hwseq; in dcn30_init_hw() local
/Linux-v5.15/drivers/clk/xilinx/
Dxlnx_vcu.c526 struct clk_hw **hws; in xvcu_register_clock_provider() local
580 struct clk_hw **hws = data->hws; in xvcu_unregister_clock_provider() local
/Linux-v5.15/drivers/clk/
Dclk-scmi.c142 struct clk_hw **hws; in scmi_clocks_probe() local
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dselftest_hangcheck.c32 struct drm_i915_gem_object *hws; member
94 static u64 hws_address(const struct i915_vma *hws, in hws_address()
123 struct i915_vma *hws, *vma; in hang_create_request() local

123