Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-4.19/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
88 void dce_set_blender_mode(struct dce_hwseq *hws, in dce_set_blender_mode()
129 static void dce_disable_sram_shut_down(struct dce_hwseq *hws) in dce_disable_sram_shut_down()
136 static void dce_underlay_clock_enable(struct dce_hwseq *hws) in dce_underlay_clock_enable()
154 void dce_clock_gating_power_up(struct dce_hwseq *hws, in dce_clock_gating_power_up()
166 void dce_crtc_switch_to_clk_src(struct dce_hwseq *hws, in dce_crtc_switch_to_clk_src()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c185 struct dce_hwseq *hws, in dcn20_enable_power_gating_plane()
225 void dcn20_dccg_init(struct dce_hwseq *hws) in dcn20_dccg_init()
250 struct dce_hwseq *hws) in dcn20_disable_vga()
277 struct dce_hwseq *hws = dc->hwseq; in dcn20_init_blank() local
339 struct dce_hwseq *hws, in dcn20_dsc_pg_control()
416 struct dce_hwseq *hws, in dcn20_dpp_pg_control()
490 struct dce_hwseq *hws, in dcn20_hubp_pg_control()
568 struct dce_hwseq *hws = dc->hwseq; in dcn20_plane_atomic_disable() local
644 struct dce_hwseq *hws = dc->hwseq; in dcn20_enable_stream_timing() local
893 struct dce_hwseq *hws = dc->hwseq; in dcn20_set_input_transfer_func() local
[all …]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c118 struct dce_hwseq *hws = dc->hwseq; in log_mpc_crc() local
483 struct dce_hwseq *hws, in dcn10_enable_power_gating_plane()
505 struct dce_hwseq *hws) in dcn10_disable_vga()
538 struct dce_hwseq *hws, in dcn10_dpp_pg_control()
590 struct dce_hwseq *hws, in dcn10_hubp_pg_control()
642 struct dce_hwseq *hws, in power_on_plane()
665 struct dce_hwseq *hws = dc->hwseq; in undo_DEGVIDCN10_253_wa() local
685 struct dce_hwseq *hws = dc->hwseq; in apply_DEGVIDCN10_253_wa() local
715 struct dce_hwseq *hws = dc->hwseq; in dcn10_bios_golden_init() local
1049 struct dce_hwseq *hws = dc->hwseq; in dcn10_plane_atomic_disconnect() local
[all …]
/kernel/linux/linux-4.19/drivers/isdn/hardware/mISDN/
Diohelper.h38 #define IOFUNC_IO(name, hws, ap) \ argument
56 #define IOFUNC_IND(name, hws, ap) \ argument
78 #define IOFUNC_MEMIO(name, hws, typ, adr) \ argument
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/ide/
Dide-legacy.c6 static void ide_legacy_init_one(struct ide_hw **hws, struct ide_hw *hw, in ide_legacy_init_one()
45 struct ide_hw hw[2], *hws[] = { NULL, NULL }; in ide_legacy_device_add() local
Dide-4drives.c35 struct ide_hw hw, *hws[] = { &hw, &hw }; in ide_4drives_init() local
Dide-pnp.c33 struct ide_hw hw, *hws[] = { &hw }; in idepnp_probe() local
/kernel/linux/linux-4.19/drivers/ide/
Dide-legacy.c5 static void ide_legacy_init_one(struct ide_hw **hws, struct ide_hw *hw, in ide_legacy_init_one()
44 struct ide_hw hw[2], *hws[] = { NULL, NULL }; in ide_legacy_device_add() local
Dide-4drives.c34 struct ide_hw hw, *hws[] = { &hw, &hw }; in ide_4drives_init() local
Dide-pnp.c41 struct ide_hw hw, *hws[] = { &hw }; in idepnp_probe() local
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c79 struct dce_hwseq *hws = dc->hwseq; in log_mpc_crc() local
355 struct dce_hwseq *hws, in enable_power_gating_plane()
377 struct dce_hwseq *hws) in disable_vga()
410 struct dce_hwseq *hws, in dpp_pg_control()
462 struct dce_hwseq *hws, in hubp_pg_control()
514 struct dce_hwseq *hws, in power_on_plane()
532 struct dce_hwseq *hws = dc->hwseq; in undo_DEGVIDCN10_253_wa() local
552 struct dce_hwseq *hws = dc->hwseq; in apply_DEGVIDCN10_253_wa() local
887 struct dce_hwseq *hws = dc->hwseq; in plane_atomic_power_down() local
957 struct dce_hwseq *hws = dc->hwseq; in dcn10_init_hw() local
[all …]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Digt_spinner.c66 static u64 hws_address(const struct i915_vma *hws, in hws_address()
95 struct i915_vma *hws, *vma; in igt_spinner_create_request() local
Digt_spinner.h21 struct drm_i915_gem_object *hws; member
/kernel/linux/linux-4.19/drivers/crypto/chelsio/chtls/
Dchtls_io.c227 struct chtls_hws *hws; in tls_copy_ivs() local
285 struct chtls_hws *hws; in tls_copy_tx_key() local
308 static u64 tlstx_incr_seqnum(struct chtls_hws *hws) in tlstx_incr_seqnum()
354 struct chtls_hws *hws; in tls_tx_data_wr() local
450 struct chtls_hws *hws = &csk->tlshws; in chtls_expansion_size() local
487 struct chtls_hws *hws; in make_tlstx_data_wr() local
602 struct chtls_hws *hws = &csk->tlshws; in chtls_push_frames() local
1410 struct chtls_hws *hws = &csk->tlshws; in chtls_pt_recvmsg() local
1705 struct chtls_hws *hws; in chtls_recvmsg() local
Dchtls_hw.c144 struct chtls_hws *hws; in get_new_keyid() local
172 struct chtls_hws *hws; in free_tls_keyid() local
283 struct chtls_hws *hws = &csk->tlshws; in chtls_set_scmd() local
/kernel/linux/linux-4.19/drivers/gpu/drm/i915/selftests/
Dintel_lrc.c14 struct drm_i915_gem_object *hws; member
76 static u64 hws_address(const struct i915_vma *hws, in hws_address()
87 struct i915_vma *hws, *vma; in emit_recurse_batch() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/drivers/clk/
Dclk-efm32gg.c26 struct clk_hw **hws; in efm32gg_cmu_init() local
/kernel/linux/linux-5.10/drivers/clk/
Dclk-efm32gg.c23 struct clk_hw **hws; in efm32gg_cmu_init() local

123456