Home
last modified time | relevance | path

Searched refs:enc (Results 1 – 25 of 131) sorted by relevance

123456

/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dstream_encoder.h135 struct stream_encoder *enc,
142 struct stream_encoder *enc,
148 struct stream_encoder *enc,
153 struct stream_encoder *enc,
157 struct stream_encoder *enc,
161 struct stream_encoder *enc,
168 struct stream_encoder *enc,
172 struct stream_encoder *enc,
189 struct stream_encoder *enc,
196 struct stream_encoder *enc,
[all …]
A Dlink_encoder.h137 struct link_encoder *enc,
165 struct link_encoder *enc);
168 struct link_encoder *enc,
254 struct hpo_dp_link_encoder *enc,
258 struct hpo_dp_link_encoder *enc);
261 struct hpo_dp_link_encoder *enc,
265 struct hpo_dp_link_encoder *enc,
269 struct hpo_dp_link_encoder *enc,
274 struct hpo_dp_link_encoder *enc);
277 struct hpo_dp_link_encoder *enc,
[all …]
/drivers/gpu/drm/amd/display/dc/virtual/
A Dvirtual_stream_encoder.c30 struct stream_encoder *enc, in virtual_stream_encoder_dp_set_stream_attribute() argument
37 struct stream_encoder *enc, in virtual_stream_encoder_hdmi_set_stream_attribute() argument
43 struct stream_encoder *enc, in virtual_stream_encoder_dvi_set_stream_attribute() argument
48 struct stream_encoder *enc, in virtual_stream_encoder_set_throttled_vcp_size() argument
146 if (!enc) in virtual_stream_encoder_construct()
152 enc->ctx = ctx; in virtual_stream_encoder_construct()
154 enc->bp = bp; in virtual_stream_encoder_construct()
162 struct stream_encoder *enc = kzalloc(sizeof(*enc), GFP_KERNEL); in virtual_stream_encoder_create() local
164 if (!enc) in virtual_stream_encoder_create()
168 return enc; in virtual_stream_encoder_create()
[all …]
A Dvirtual_link_encoder.c32 struct link_encoder *enc, in virtual_link_encoder_validate_output_with_stream() argument
38 struct link_encoder *enc, in virtual_link_encoder_setup() argument
42 struct link_encoder *enc, in virtual_link_encoder_enable_tmds_output() argument
49 struct link_encoder *enc, in virtual_link_encoder_enable_dp_output() argument
54 struct link_encoder *enc, in virtual_link_encoder_enable_dp_mst_output() argument
63 struct link_encoder *enc, in virtual_link_encoder_dp_set_lane_settings() argument
68 struct link_encoder *enc, in virtual_link_encoder_dp_set_phy_pattern() argument
72 struct link_encoder *enc, in virtual_link_encoder_update_mst_stream_allocation_table() argument
76 struct link_encoder *enc, in virtual_link_encoder_connect_dig_be_to_fe() argument
82 kfree(*enc); in virtual_link_encoder_destroy()
[all …]
/drivers/gpu/drm/amd/display/dc/dio/dcn30/
A Ddcn30_dio_stream_encoder.c431 enc->vpg, in enc3_stream_encoder_update_dp_info_packets()
446 enc->vpg, in enc3_stream_encoder_update_dp_info_packets()
461 enc->vpg, in enc3_stream_encoder_update_dp_info_packets()
468 enc->vpg, in enc3_stream_encoder_update_dp_info_packets()
475 enc->vpg, in enc3_stream_encoder_update_dp_info_packets()
486 enc->vpg, in enc3_stream_encoder_update_dp_info_packets()
700 enc->afmt->funcs->audio_info_immediate_update(enc->afmt); in enc3_stream_encoder_hdmi_set_stream_attribute()
715 enc->afmt->funcs->audio_mute_control(enc->afmt, mute); in enc3_audio_mute_control()
724 enc->afmt->funcs->se_audio_setup(enc->afmt, az_inst, info); in enc3_se_dp_audio_setup()
746 enc->afmt->funcs->setup_dp_audio(enc->afmt); in enc3_se_setup_dp_audio()
[all …]
/drivers/gpu/drm/amd/display/dc/dio/dcn35/
A Ddcn35_dio_link_encoder.c66 struct link_encoder *enc) in dcn35_get_dig_mode() argument
87 struct link_encoder *enc, in dcn35_link_encoder_setup() argument
122 enc31_hw_init(enc); in dcn35_link_encoder_init()
123 dcn35_link_encoder_set_fgcg(enc, enc->ctx->dc->debug.enable_fine_grain_clock_gating.bits.dio); in dcn35_link_encoder_init()
301 struct link_encoder *enc, in dcn35_link_encoder_enable_dp_output() argument
316 struct link_encoder *enc, in dcn35_link_encoder_enable_dp_mst_output() argument
331 struct link_encoder *enc, in dcn35_link_encoder_disable_output() argument
345 struct link_encoder *enc, in dcn35_link_encoder_enable_dpia_output() argument
368 link_dpia_control(enc->ctx, &dpia_control); in dcn35_link_encoder_enable_dpia_output()
372 struct link_encoder *enc, in dcn35_link_encoder_disable_dpia_output() argument
[all …]
A Ddcn35_dio_stream_encoder.c52 struct stream_encoder *enc, in enc35_stream_encoder_dvi_set_stream_attribute() argument
91 struct stream_encoder *enc, in enc35_stream_encoder_hdmi_set_stream_attribute() argument
122 enc314_enable_fifo(enc); in enc35_stream_encoder_hdmi_set_stream_attribute()
210 ASSERT(enc->afmt); in enc35_stream_encoder_hdmi_set_stream_attribute()
211 enc->afmt->funcs->audio_info_immediate_update(enc->afmt); in enc35_stream_encoder_hdmi_set_stream_attribute()
233 struct stream_encoder *enc, in enc35_stream_encoder_enable() argument
278 struct stream_encoder *enc, in enc35_stream_encoder_dp_unblank() argument
362 enc314_enable_fifo(enc); in enc35_stream_encoder_dp_unblank()
368 struct stream_encoder *enc, in enc35_stream_encoder_map_to_link() argument
419 enc35_reset_fifo(enc, true); in enc35_enable_fifo()
[all …]
/drivers/gpu/drm/amd/display/dc/dio/dcn31/
A Ddcn31_dio_link_encoder.c135 struct link_encoder *enc, in dcn31_link_encoder_set_dio_phy_mux() argument
141 switch (enc->transmitter) { in dcn31_link_encoder_set_dio_phy_mux()
451 struct link_encoder *enc, in dcn31_link_encoder_enable_dp_output() argument
458 if (!link_enc_cfg_is_transmitter_mappable(enc->ctx->dc, enc)) { in dcn31_link_encoder_enable_dp_output()
468 link = link_enc_cfg_get_link_using_link_enc(enc->ctx->dc, enc->preferred_engine); in dcn31_link_encoder_enable_dp_output()
498 struct link_encoder *enc, in dcn31_link_encoder_enable_dp_mst_output() argument
505 if (!link_enc_cfg_is_transmitter_mappable(enc->ctx->dc, enc)) { in dcn31_link_encoder_enable_dp_mst_output()
515 link = link_enc_cfg_get_link_using_link_enc(enc->ctx->dc, enc->preferred_engine); in dcn31_link_encoder_enable_dp_mst_output()
545 struct link_encoder *enc, in dcn31_link_encoder_disable_output() argument
551 if (!link_enc_cfg_is_transmitter_mappable(enc->ctx->dc, enc)) { in dcn31_link_encoder_disable_output()
[all …]
/drivers/gpu/drm/amd/display/dc/dio/dcn314/
A Ddcn314_dio_stream_encoder.c73 enc314_reset_fifo(enc, true); in enc314_enable_fifo()
96 struct stream_encoder *enc, in enc314_dp_set_odm_combine() argument
106 struct stream_encoder *enc, in enc314_stream_encoder_dvi_set_stream_attribute() argument
136 enc314_enable_fifo(enc); in enc314_stream_encoder_dvi_set_stream_attribute()
146 struct stream_encoder *enc, in enc314_stream_encoder_hdmi_set_stream_attribute() argument
176 enc314_enable_fifo(enc); in enc314_stream_encoder_hdmi_set_stream_attribute()
264 ASSERT(enc->afmt); in enc314_stream_encoder_hdmi_set_stream_attribute()
265 enc->afmt->funcs->audio_info_immediate_update(enc->afmt); in enc314_stream_encoder_hdmi_set_stream_attribute()
288 struct stream_encoder *enc) in enc314_stream_encoder_dp_blank() argument
294 enc314_disable_fifo(enc); in enc314_stream_encoder_dp_blank()
[all …]
A Ddcn314_dio_stream_encoder.h277 struct stream_encoder *enc,
281 struct stream_encoder *enc);
288 struct stream_encoder *enc,
292 struct stream_encoder *enc,
296 struct stream_encoder *enc,
304 struct stream_encoder *enc,
310 struct stream_encoder *enc,
316 struct stream_encoder *enc,
321 struct stream_encoder *enc,
346 struct stream_encoder *enc,
[all …]
/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
A Ddcn31_hpo_dp_stream_encoder.c61 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_enable_stream() argument
91 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_dp_unblank() argument
459 enc->vpg, in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
466 enc->vpg, in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
473 enc->vpg, in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
484 enc->vpg, in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
643 ASSERT(enc->apg); in dcn31_hpo_dp_stream_enc_audio_setup()
644 enc->apg->funcs->se_audio_setup(enc->apg, az_inst, info); in dcn31_hpo_dp_stream_enc_audio_setup()
665 enc->apg->funcs->enable_apg(enc->apg); in dcn31_hpo_dp_stream_enc_audio_enable()
686 enc->apg->funcs->disable_apg(enc->apg); in dcn31_hpo_dp_stream_enc_audio_disable()
[all …]
A Ddcn31_hpo_dp_link_encoder.c50 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_enable() argument
77 struct hpo_dp_link_encoder *enc) in dcn31_hpo_dp_link_enc_disable() argument
90 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_set_link_test_pattern() argument
283 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_update_stream_allocation_table() argument
384 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_set_throttled_vcp_size() argument
440 struct hpo_dp_link_encoder *enc) in dcn31_hpo_dp_link_enc_is_in_alt_mode() argument
445 ASSERT((enc->transmitter >= TRANSMITTER_UNIPHY_A) && (enc->transmitter <= TRANSMITTER_UNIPHY_E)); in dcn31_hpo_dp_link_enc_is_in_alt_mode()
453 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_read_state() argument
508 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_enable_dp_output() argument
545 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_disable_output() argument
[all …]
/drivers/gpu/drm/amd/display/dc/dio/dcn10/
A Ddcn10_stream_encoder.c246 struct stream_encoder *enc, in enc1_stream_encoder_dp_set_stream_attribute() argument
481 struct stream_encoder *enc, in enc1_stream_encoder_hdmi_set_stream_attribute() argument
601 struct stream_encoder *enc, in enc1_stream_encoder_dvi_set_stream_attribute() argument
626 struct stream_encoder *enc, in enc1_stream_encoder_set_throttled_vcp_size() argument
658 struct stream_encoder *enc, in enc1_stream_encoder_update_hdmi_info_packets() argument
676 struct stream_encoder *enc) in enc1_stream_encoder_stop_hdmi_info_packets() argument
717 struct stream_encoder *enc, in enc1_stream_encoder_update_dp_info_packets() argument
782 struct stream_encoder *enc, in enc1_stream_encoder_send_immediate_sdp_message() argument
1473 if (enc->afmt && enc->afmt->funcs->afmt_powerdown) in enc1_se_hdmi_audio_disable()
1474 enc->afmt->funcs->afmt_powerdown(enc->afmt); in enc1_se_hdmi_audio_disable()
[all …]
A Ddcn10_link_encoder.c207 struct link_encoder *enc, in dcn10_link_encoder_set_dp_phy_pattern_training_pattern() argument
782 struct link_encoder *enc, in dcn10_link_encoder_validate_output_with_stream() argument
829 struct link_encoder *enc) in dcn10_link_encoder_hw_init() argument
877 *enc = NULL; in dcn10_link_encoder_destroy()
881 struct link_encoder *enc, in dcn10_link_encoder_setup() argument
919 struct link_encoder *enc, in dcn10_link_encoder_enable_tmds_output() argument
956 struct link_encoder *enc, in dcn10_link_encoder_enable_tmds_output_with_clk_pattern_wa() argument
972 struct link_encoder *enc, in dcn10_link_encoder_enable_dp_output() argument
1011 struct link_encoder *enc, in dcn10_link_encoder_enable_dp_mst_output() argument
1052 struct link_encoder *enc, in dcn10_link_encoder_disable_output() argument
[all …]
/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_dsc_1_2.c83 DPU_REG_WRITE(hw, sblk->enc.base + ENC_DF_CTRL, 0); in dpu_hw_dsc_disable_1_2()
84 DPU_REG_WRITE(hw, sblk->enc.base + DSC_MAIN_CONF, 0); in dpu_hw_dsc_disable_1_2()
127 DPU_REG_WRITE(hw, sblk->enc.base + ENC_DF_CTRL, data); in dpu_hw_dsc_config_1_2()
167 DPU_REG_WRITE(hw, sblk->enc.base + DSC_MISC_SIZE, in dpu_hw_dsc_config_1_2()
175 DPU_REG_WRITE(hw, sblk->enc.base + DSC_RC_SCALE, in dpu_hw_dsc_config_1_2()
288 DPU_REG_WRITE(hw, sblk->enc.base + DSC_RC_MIN_QP_0, in dpu_hw_dsc_config_thresh_1_2()
294 DPU_REG_WRITE(hw, sblk->enc.base + DSC_RC_MAX_QP_0, in dpu_hw_dsc_config_thresh_1_2()
307 DPU_REG_WRITE(hw, sblk->enc.base + DSC_RC_MIN_QP_1, in dpu_hw_dsc_config_thresh_1_2()
313 DPU_REG_WRITE(hw, sblk->enc.base + DSC_RC_MAX_QP_1, in dpu_hw_dsc_config_thresh_1_2()
326 DPU_REG_WRITE(hw, sblk->enc.base + DSC_RC_MIN_QP_2, in dpu_hw_dsc_config_thresh_1_2()
[all …]
/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_stream_encoder.c268 struct stream_encoder *enc, in dce110_stream_encoder_dp_set_stream_attribute() argument
533 struct stream_encoder *enc, in dce110_stream_encoder_hdmi_set_stream_attribute() argument
650 struct stream_encoder *enc, in dce110_stream_encoder_dvi_set_stream_attribute() argument
676 struct stream_encoder *enc, in dce110_stream_encoder_lvds_set_stream_attribute() argument
697 struct stream_encoder *enc, in dce110_stream_encoder_set_throttled_vcp_size() argument
725 struct stream_encoder *enc, in dce110_stream_encoder_update_hdmi_info_packets() argument
787 struct stream_encoder *enc) in dce110_stream_encoder_stop_hdmi_info_packets() argument
830 struct stream_encoder *enc, in dce110_stream_encoder_update_dp_info_packets() argument
874 struct stream_encoder *enc) in dce110_stream_encoder_stop_dp_info_packets() argument
902 struct stream_encoder *enc) in dce110_stream_encoder_dp_blank() argument
[all …]
A Ddce_link_encoder.c274 struct link_encoder *enc, in dce110_link_encoder_set_dp_phy_pattern_training_pattern() argument
916 struct link_encoder *enc, in dce110_link_encoder_validate_output_with_stream() argument
958 struct link_encoder *enc) in dce110_link_encoder_hw_init() argument
1005 *enc = NULL; in dce110_link_encoder_destroy()
1009 struct link_encoder *enc, in dce110_link_encoder_setup() argument
1047 struct link_encoder *enc, in dce110_link_encoder_enable_tmds_output() argument
1085 struct link_encoder *enc, in dce110_link_encoder_enable_lvds_output() argument
1117 struct link_encoder *enc, in dce110_link_encoder_enable_dp_output() argument
1156 struct link_encoder *enc, in dce110_link_encoder_enable_dp_mst_output() argument
1196 struct link_encoder *enc, in dce60_link_encoder_enable_dp_output() argument
[all …]
A Ddce_link_encoder.h231 struct link_encoder *enc,
244 struct link_encoder *enc,
250 struct link_encoder *enc,
258 struct link_encoder *enc,
264 struct link_encoder *enc,
270 struct link_encoder *enc,
276 struct link_encoder *enc,
281 struct link_encoder *enc,
286 struct link_encoder *enc,
291 struct link_encoder *enc,
[all …]
/drivers/gpu/drm/amd/display/dc/dio/dcn20/
A Ddcn20_link_encoder.c175 struct dcn10_link_encoder *enc10 = TO_DCN10_LINK_ENC(enc); in enc2_fec_set_enable()
177 enable ? "Enabling" : "Disabling", enc->id.enum_id); in enc2_fec_set_enable()
183 struct dcn10_link_encoder *enc10 = TO_DCN10_LINK_ENC(enc); in enc2_fec_set_ready()
188 bool enc2_fec_is_active(struct link_encoder *enc) in enc2_fec_is_active() argument
246 struct link_encoder *enc, in dcn20_link_encoder_enable_dp_output() argument
254 if (!enc->ctx->dc->debug.avoid_vbios_exec_table) { in dcn20_link_encoder_enable_dp_output()
264 dcn10_link_encoder_setup(enc, SIGNAL_TYPE_DISPLAY_PORT); in dcn20_link_encoder_enable_dp_output()
274 dcn10_link_encoder_get_max_link_cap(enc, link_settings); in dcn20_link_encoder_get_max_link_cap()
277 if (enc->funcs->is_in_alt_mode && enc->funcs->is_in_alt_mode(enc)) { in dcn20_link_encoder_get_max_link_cap()
291 if (enc->features.flags.bits.DP_IS_USB_C) { in dcn20_link_encoder_is_in_alt_mode()
[all …]
A Ddcn20_stream_encoder.c146 struct stream_encoder *enc, in enc2_stream_encoder_update_hdmi_info_packets() argument
165 struct stream_encoder *enc) in enc2_stream_encoder_stop_hdmi_info_packets() argument
377 void enc2_set_dynamic_metadata(struct stream_encoder *enc, in enc2_set_dynamic_metadata() argument
427 struct stream_encoder *enc, in enc2_stream_encoder_update_dp_info_packets_sdp_line_num() argument
443 struct stream_encoder *enc, in enc2_stream_encoder_update_dp_info_packets() argument
449 enc1_stream_encoder_update_dp_info_packets(enc, info_frame); in enc2_stream_encoder_update_dp_info_packets()
470 struct stream_encoder *enc, in enc2_stream_encoder_dp_unblank() argument
554 struct stream_encoder *enc, in enc2_dp_set_odm_combine() argument
563 struct stream_encoder *enc, in enc2_stream_encoder_dp_set_stream_attribute() argument
571 enc1_stream_encoder_dp_set_stream_attribute(enc, in enc2_stream_encoder_dp_set_stream_attribute()
[all …]
/drivers/gpu/drm/amd/display/dc/dio/dcn32/
A Ddcn32_dio_stream_encoder.c54 struct stream_encoder *enc, in enc32_dp_set_odm_combine() argument
64 struct stream_encoder *enc, in enc32_stream_encoder_dvi_set_stream_attribute() argument
70 if (!enc->ctx->dc->debug.avoid_vbios_exec_table) { in enc32_stream_encoder_dvi_set_stream_attribute()
104 struct stream_encoder *enc, in enc32_stream_encoder_hdmi_set_stream_attribute() argument
111 if (!enc->ctx->dc->debug.avoid_vbios_exec_table) { in enc32_stream_encoder_hdmi_set_stream_attribute()
222 ASSERT(enc->afmt); in enc32_stream_encoder_hdmi_set_stream_attribute()
223 enc->afmt->funcs->audio_info_immediate_update(enc->afmt); in enc32_stream_encoder_hdmi_set_stream_attribute()
246 struct stream_encoder *enc, in enc32_stream_encoder_dp_unblank() argument
409 void enc32_enable_fifo(struct stream_encoder *enc) in enc32_enable_fifo() argument
415 enc32_reset_fifo(enc, true); in enc32_enable_fifo()
[all …]
A Ddcn32_dio_link_encoder.c98 void enc32_hw_init(struct link_encoder *enc) in enc32_hw_init() argument
100 struct dcn10_link_encoder *enc10 = TO_DCN10_LINK_ENC(enc); in enc32_hw_init()
143 struct link_encoder *enc, in dcn32_link_encoder_enable_dp_output() argument
147 if (!enc->ctx->dc->debug.avoid_vbios_exec_table) { in dcn32_link_encoder_enable_dp_output()
153 static bool query_dp_alt_from_dmub(struct link_encoder *enc, in query_dp_alt_from_dmub() argument
156 struct dcn10_link_encoder *enc10 = TO_DCN10_LINK_ENC(enc); in query_dp_alt_from_dmub()
171 bool dcn32_link_encoder_is_in_alt_mode(struct link_encoder *enc) in dcn32_link_encoder_is_in_alt_mode() argument
175 if (!query_dp_alt_from_dmub(enc, &cmd)) in dcn32_link_encoder_is_in_alt_mode()
181 void dcn32_link_encoder_get_max_link_cap(struct link_encoder *enc, in dcn32_link_encoder_get_max_link_cap() argument
186 dcn10_link_encoder_get_max_link_cap(enc, link_settings); in dcn32_link_encoder_get_max_link_cap()
[all …]
/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_link_encoder.c207 struct dcn10_link_encoder *enc10 = TO_DCN10_LINK_ENC(enc); in dcn21_link_encoder_acquire_phy()
210 if (enc->features.flags.bits.DP_IS_USB_C) { in dcn21_link_encoder_acquire_phy()
244 if (enc->features.flags.bits.DP_IS_USB_C) { in dcn21_link_encoder_release_phy()
254 struct link_encoder *enc, in dcn21_link_encoder_enable_dp_output() argument
262 if (!dcn21_link_encoder_acquire_phy(enc)) in dcn21_link_encoder_enable_dp_output()
265 if (!enc->ctx->dc->debug.avoid_vbios_exec_table) { in dcn21_link_encoder_enable_dp_output()
275 dcn10_link_encoder_setup(enc, SIGNAL_TYPE_DISPLAY_PORT); in dcn21_link_encoder_enable_dp_output()
280 struct link_encoder *enc, in dcn21_link_encoder_enable_dp_mst_output() argument
284 if (!dcn21_link_encoder_acquire_phy(enc)) in dcn21_link_encoder_enable_dp_mst_output()
293 dcn10_link_encoder_disable_output(enc, signal); in dcn21_link_encoder_disable_output()
[all …]
/drivers/gpu/drm/amd/display/dc/dio/dcn401/
A Ddcn401_dio_stream_encoder.c57 struct stream_encoder *enc, in enc401_dp_set_odm_combine() argument
64 struct stream_encoder *enc, in enc401_stream_encoder_dvi_set_stream_attribute() argument
70 if (!enc->ctx->dc->debug.avoid_vbios_exec_table) { in enc401_stream_encoder_dvi_set_stream_attribute()
104 struct stream_encoder *enc, in enc401_stream_encoder_hdmi_set_stream_attribute() argument
111 if (!enc->ctx->dc->debug.avoid_vbios_exec_table) { in enc401_stream_encoder_hdmi_set_stream_attribute()
221 ASSERT(enc->afmt); in enc401_stream_encoder_hdmi_set_stream_attribute()
222 enc->afmt->funcs->audio_info_immediate_update(enc->afmt); in enc401_stream_encoder_hdmi_set_stream_attribute()
265 struct stream_encoder *enc, in enc401_stream_encoder_dp_unblank() argument
398 struct stream_encoder *enc, in enc401_stream_encoder_enable() argument
438 struct stream_encoder *enc, in enc401_stream_encoder_dp_set_stream_attribute() argument
[all …]
/drivers/crypto/marvell/octeontx/
A Dotx_cptvf_algs.c253 if (enc) { in create_ctx_hdr()
284 fctx->enc.enc_ctrl.flags = cpu_to_be64(fctx->enc.enc_ctrl.cflags); in create_ctx_hdr()
370 req_info->is_enc = enc; in cpt_enc_dec()
937 if (enc) { in create_aead_ctx_hdr()
951 fctx->enc.enc_ctrl.flags = cpu_to_be64(fctx->enc.enc_ctrl.cflags); in create_aead_ctx_hdr()
971 u32 enc) in create_hmac_ctx_hdr() argument
1020 if (enc) in create_aead_output_list()
1038 if (enc) in create_aead_null_input_list()
1060 if (enc) in create_aead_null_output_list()
1094 if (enc) { in create_aead_null_output_list()
[all …]

Completed in 71 milliseconds

123456