/linux/drivers/gpu/drm/amd/display/dc/virtual/ |
H A D | virtual_stream_encoder.c | 30 struct stream_encoder *enc, in virtual_stream_encoder_dp_set_stream_attribute() 37 struct stream_encoder *enc, in virtual_stream_encoder_hdmi_set_stream_attribute() 43 struct stream_encoder *enc, in virtual_stream_encoder_dvi_set_stream_attribute() 48 struct stream_encoder *enc, in virtual_stream_encoder_set_throttled_vcp_size() 53 struct stream_encoder *enc, in virtual_stream_encoder_update_hdmi_info_packets() 57 struct stream_encoder *enc) {} in virtual_stream_encoder_stop_hdmi_info_packets() 60 struct stream_encoder *enc, in virtual_stream_encoder_set_avmute() 63 struct stream_encoder *enc, in virtual_stream_encoder_update_dp_info_packets() 67 struct stream_encoder *enc) {} in virtual_stream_encoder_stop_dp_info_packets() 71 struct stream_encoder *enc) {} in virtual_stream_encoder_dp_blank() [all …]
|
H A D | virtual_link_encoder.c | 32 struct link_encoder *enc, in virtual_link_encoder_validate_output_with_stream() 35 static void virtual_link_encoder_hw_init(struct link_encoder *enc) {} in virtual_link_encoder_hw_init() 38 struct link_encoder *enc, in virtual_link_encoder_setup() 42 struct link_encoder *enc, in virtual_link_encoder_enable_tmds_output() 49 struct link_encoder *enc, in virtual_link_encoder_enable_dp_output() 54 struct link_encoder *enc, in virtual_link_encoder_enable_dp_mst_output() 63 struct link_encoder *enc, in virtual_link_encoder_dp_set_lane_settings() 68 struct link_encoder *enc, in virtual_link_encoder_dp_set_phy_pattern() 72 struct link_encoder *enc, in virtual_link_encoder_update_mst_stream_allocation_table() 76 struct link_encoder *enc, in virtual_link_encoder_connect_dig_be_to_fe() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/ |
H A D | dcn30_dio_stream_encoder.c | 196 struct stream_encoder *enc, in enc3_stream_encoder_update_hdmi_info_packets() 216 struct stream_encoder *enc) in enc3_stream_encoder_stop_hdmi_info_packets() 303 static void enc3_dp_set_dsc_config(struct stream_encoder *enc, in enc3_dp_set_dsc_config() 319 void enc3_dp_set_dsc_pps_info_packet(struct stream_encoder *enc, in enc3_dp_set_dsc_pps_info_packet() 387 static void enc3_read_state(struct stream_encoder *enc, struct enc_state *s) in enc3_read_state() 406 struct stream_encoder *enc, in enc3_stream_encoder_update_dp_info_packets_sdp_line_num() 422 struct stream_encoder *enc, in enc3_stream_encoder_update_dp_info_packets() 519 struct stream_encoder *enc, in enc3_dp_set_odm_combine() 529 struct stream_encoder *enc, in enc3_stream_encoder_dvi_set_stream_attribute() 575 struct stream_encoder *enc, in enc3_stream_encoder_hdmi_set_stream_attribute() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/ |
H A D | dcn31_hpo_dp_stream_encoder.c | 61 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_enable_stream() 91 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_dp_unblank() 140 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_dp_blank() 171 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_disable() 185 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_set_stream_attribute() 434 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_update_dp_info_packets_sdp_line_num() 450 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_update_dp_info_packets() 506 struct hpo_dp_stream_encoder *enc) in dcn31_hpo_dp_stream_enc_stop_dp_info_packets() 531 struct hpo_dp_stream_encoder *enc) in hpo_dp_is_gsp_enabled() 548 struct hpo_dp_stream_encoder *enc, in dcn31_hpo_dp_stream_enc_set_dsc_pps_info_packet() [all …]
|
H A D | dcn31_hpo_dp_link_encoder.c | 50 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_enable() 77 struct hpo_dp_link_encoder *enc) in dcn31_hpo_dp_link_enc_disable() 90 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_set_link_test_pattern() 283 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_update_stream_allocation_table() 384 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_set_throttled_vcp_size() 440 struct hpo_dp_link_encoder *enc) 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() 508 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_enable_dp_output() 545 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_disable_output() 572 struct hpo_dp_link_encoder *enc, in dcn31_hpo_dp_link_enc_set_ffe()
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/ |
H A D | dcn314_dio_stream_encoder.c | 52 void enc314_reset_fifo(struct stream_encoder *enc, bool reset) in enc314_reset_fifo() 67 void enc314_enable_fifo(struct stream_encoder *enc) in enc314_enable_fifo() 79 void enc314_disable_fifo(struct stream_encoder *enc) in enc314_disable_fifo() 86 static bool enc314_is_fifo_enabled(struct stream_encoder *enc) in enc314_is_fifo_enabled() 96 struct stream_encoder *enc, in enc314_dp_set_odm_combine() 106 struct stream_encoder *enc, in enc314_stream_encoder_dvi_set_stream_attribute() 146 struct stream_encoder *enc, in enc314_stream_encoder_hdmi_set_stream_attribute() 288 struct stream_encoder *enc) in enc314_stream_encoder_dp_blank() 299 struct stream_encoder *enc, in enc314_stream_encoder_dp_unblank() 392 void enc314_dp_set_dsc_config(struct stream_encoder *enc, in enc314_dp_set_dsc_config() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn20/ |
H A D | dcn20_stream_encoder.c | 146 struct stream_encoder *enc, in enc2_stream_encoder_update_hdmi_info_packets() 165 struct stream_encoder *enc) in enc2_stream_encoder_stop_hdmi_info_packets() 280 static void enc2_dp_set_dsc_config(struct stream_encoder *enc, in enc2_dp_set_dsc_config() 296 static void enc2_dp_set_dsc_pps_info_packet(struct stream_encoder *enc, in enc2_dp_set_dsc_pps_info_packet() 351 static void enc2_read_state(struct stream_encoder *enc, struct enc_state *s) in enc2_read_state() 377 void enc2_set_dynamic_metadata(struct stream_encoder *enc, in enc2_set_dynamic_metadata() 427 struct stream_encoder *enc, in enc2_stream_encoder_update_dp_info_packets_sdp_line_num() 443 struct stream_encoder *enc, in enc2_stream_encoder_update_dp_info_packets() 470 struct stream_encoder *enc, in enc2_stream_encoder_dp_unblank() 554 struct stream_encoder *enc, in enc2_dp_set_odm_combine() [all …]
|
H A D | dcn20_link_encoder.c | 173 void enc2_fec_set_enable(struct link_encoder *enc, bool enable) in enc2_fec_set_enable() 181 void enc2_fec_set_ready(struct link_encoder *enc, bool ready) in enc2_fec_set_ready() 188 bool enc2_fec_is_active(struct link_encoder *enc) in enc2_fec_is_active() 201 void link_enc2_read_state(struct link_encoder *enc, struct link_enc_state *s) in link_enc2_read_state() 246 struct link_encoder *enc, in dcn20_link_encoder_enable_dp_output() 268 void dcn20_link_encoder_get_max_link_cap(struct link_encoder *enc, in dcn20_link_encoder_get_max_link_cap() 285 bool dcn20_link_encoder_is_in_alt_mode(struct link_encoder *enc) in dcn20_link_encoder_is_in_alt_mode() 308 void enc2_hw_init(struct link_encoder *enc) in enc2_hw_init()
|
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_link_encoder.c | 235 unsigned int dce110_get_dig_frontend(struct link_encoder *enc) in dce110_get_dig_frontend() 274 struct link_encoder *enc, in dce110_link_encoder_set_dp_phy_pattern_training_pattern() 646 void dce110_psr_program_dp_dphy_fast_training(struct link_encoder *enc, in dce110_psr_program_dp_dphy_fast_training() 670 void dce110_psr_program_secondary_packet(struct link_encoder *enc, in dce110_psr_program_secondary_packet() 680 bool dce110_is_dig_enabled(struct link_encoder *enc) in dce110_is_dig_enabled() 916 struct link_encoder *enc, in dce110_link_encoder_validate_output_with_stream() 958 struct link_encoder *enc) in dce110_link_encoder_hw_init() 1002 void dce110_link_encoder_destroy(struct link_encoder **enc) in dce110_link_encoder_destroy() 1009 struct link_encoder *enc, in dce110_link_encoder_setup() 1047 struct link_encoder *enc, in dce110_link_encoder_enable_tmds_output() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/ |
H A D | dcn35_dio_stream_encoder.c | 52 struct stream_encoder *enc, in enc35_stream_encoder_dvi_set_stream_attribute() 91 struct stream_encoder *enc, in enc35_stream_encoder_hdmi_set_stream_attribute() 233 struct stream_encoder *enc, in enc35_stream_encoder_enable() 278 struct stream_encoder *enc, in enc35_stream_encoder_dp_unblank() 368 struct stream_encoder *enc, in enc35_stream_encoder_map_to_link() 379 static void enc35_reset_fifo(struct stream_encoder *enc, bool reset) in enc35_reset_fifo() 394 static bool enc35_is_fifo_enabled(struct stream_encoder *enc) in enc35_is_fifo_enabled() 402 void enc35_disable_fifo(struct stream_encoder *enc) in enc35_disable_fifo() 411 void enc35_enable_fifo(struct stream_encoder *enc) in enc35_enable_fifo() 425 static uint32_t enc35_get_pixels_per_cycle(struct stream_encoder *enc) in enc35_get_pixels_per_cycle()
|
H A D | dcn35_dio_link_encoder.c | 55 bool dcn35_is_dig_enabled(struct link_encoder *enc) in dcn35_is_dig_enabled() 65 struct link_encoder *enc) in dcn35_get_dig_mode() 86 struct link_encoder *enc, in dcn35_link_encoder_setup() 119 void dcn35_link_encoder_init(struct link_encoder *enc) in dcn35_link_encoder_init() 125 void dcn35_link_encoder_set_fgcg(struct link_encoder *enc, bool enable) in dcn35_link_encoder_set_fgcg()
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/ |
H A D | dcn10_link_encoder.c | 207 struct link_encoder *enc, in dcn10_link_encoder_set_dp_phy_pattern_training_pattern() 447 unsigned int dcn10_get_dig_frontend(struct link_encoder *enc) in dcn10_get_dig_frontend() 498 void dcn10_psr_program_dp_dphy_fast_training(struct link_encoder *enc, in dcn10_psr_program_dp_dphy_fast_training() 522 void dcn10_psr_program_secondary_packet(struct link_encoder *enc, in dcn10_psr_program_secondary_packet() 532 bool dcn10_is_dig_enabled(struct link_encoder *enc) in dcn10_is_dig_enabled() 782 struct link_encoder *enc, in dcn10_link_encoder_validate_output_with_stream() 829 struct link_encoder *enc) in dcn10_link_encoder_hw_init() 874 void dcn10_link_encoder_destroy(struct link_encoder **enc) in dcn10_link_encoder_destroy() 881 struct link_encoder *enc, in dcn10_link_encoder_setup() 919 struct link_encoder *enc, in dcn10_link_encoder_enable_tmds_output() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn32/ |
H A D | dcn32_dio_stream_encoder.c | 54 struct stream_encoder *enc, in enc32_dp_set_odm_combine() 64 struct stream_encoder *enc, in enc32_stream_encoder_dvi_set_stream_attribute() 104 struct stream_encoder *enc, in enc32_stream_encoder_hdmi_set_stream_attribute() 246 struct stream_encoder *enc, in enc32_stream_encoder_dp_unblank() 354 static void enc32_dp_set_dsc_config(struct stream_encoder *enc, in enc32_dp_set_dsc_config() 367 static void enc32_read_state(struct stream_encoder *enc, struct enc_state *s) in enc32_read_state() 384 static void enc32_set_dig_input_mode(struct stream_encoder *enc, unsigned int pix_per_container) in enc32_set_dig_input_mode() 394 static void enc32_reset_fifo(struct stream_encoder *enc, bool reset) in enc32_reset_fifo() 409 void enc32_enable_fifo(struct stream_encoder *enc) in enc32_enable_fifo()
|
H A D | dcn32_dio_link_encoder.c | 98 void enc32_hw_init(struct link_encoder *enc) in enc32_hw_init() 143 struct link_encoder *enc, 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() 171 bool dcn32_link_encoder_is_in_alt_mode(struct link_encoder *enc) 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()
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn31/ |
H A D | dcn31_dio_link_encoder.c | 103 static bool has_query_dp_alt(struct link_encoder *enc) in has_query_dp_alt() 116 static bool query_dp_alt_from_dmub(struct link_encoder *enc, in query_dp_alt_from_dmub() 135 struct link_encoder *enc, in dcn31_link_encoder_set_dio_phy_mux() 208 void enc31_hw_init(struct link_encoder *enc) in enc31_hw_init() 451 struct link_encoder *enc, in dcn31_link_encoder_enable_dp_output() 498 struct link_encoder *enc, in dcn31_link_encoder_enable_dp_mst_output() 545 struct link_encoder *enc, in dcn31_link_encoder_disable_output() 592 bool dcn31_link_encoder_is_in_alt_mode(struct link_encoder *enc) in dcn31_link_encoder_is_in_alt_mode() 636 void dcn31_link_encoder_get_max_link_cap(struct link_encoder *enc, struct dc_link_settings *link_se… in dcn31_link_encoder_get_max_link_cap()
|
/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_link_encoder.c | 205 static bool dcn21_link_encoder_acquire_phy(struct link_encoder *enc) in dcn21_link_encoder_acquire_phy() 240 static void dcn21_link_encoder_release_phy(struct link_encoder *enc) in dcn21_link_encoder_release_phy() 254 struct link_encoder *enc, in dcn21_link_encoder_enable_dp_output() 280 struct link_encoder *enc, in dcn21_link_encoder_enable_dp_mst_output() 290 static void dcn21_link_encoder_disable_output(struct link_encoder *enc, in dcn21_link_encoder_disable_output()
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn401/ |
H A D | dcn401_dio_link_encoder.c | 68 void enc401_hw_init(struct link_encoder *enc) in enc401_hw_init() 113 struct link_encoder *enc, in dcn401_link_encoder_enable_dp_output() 124 struct link_encoder *enc, in dcn401_link_encoder_setup() 157 bool dcn401_is_dig_enabled(struct link_encoder *enc) in dcn401_is_dig_enabled() 169 struct link_encoder *enc) in dcn401_get_dig_mode()
|
/linux/crypto/ |
H A D | tcrypt.c | 149 static int do_mult_aead_op(struct test_mb_aead_data *data, int enc, in do_mult_aead_op() 175 static int test_mb_aead_jiffies(struct test_mb_aead_data *data, int enc, in test_mb_aead_jiffies() 202 static int test_mb_aead_cycles(struct test_mb_aead_data *data, int enc, in test_mb_aead_cycles() 243 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed() 453 static int test_aead_jiffies(struct aead_request *req, int enc, in test_aead_jiffies() 476 static int test_aead_cycles(struct aead_request *req, int enc, int blen) in test_aead_cycles() 518 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed() 966 static int do_mult_acipher_op(struct test_mb_skcipher_data *data, int enc, in do_mult_acipher_op() 992 static int test_mb_acipher_jiffies(struct test_mb_skcipher_data *data, int enc, in test_mb_acipher_jiffies() 1019 static int test_mb_acipher_cycles(struct test_mb_skcipher_data *data, int enc, in test_mb_acipher_cycles() [all …]
|
H A D | authenc.c | 24 struct crypto_skcipher_spawn enc; member 30 struct crypto_skcipher *enc; member 89 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_setkey() local 195 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_encrypt() local 305 struct crypto_skcipher *enc; in crypto_authenc_init_tfm() local 370 struct skcipher_alg_common *enc; in crypto_authenc_create() local
|
H A D | authencesn.c | 27 struct crypto_skcipher_spawn enc; member 33 struct crypto_skcipher *enc; member 63 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_esn_setkey() local 182 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_esn_encrypt() local 319 struct crypto_skcipher *enc; in crypto_authenc_esn_init_tfm() local 386 struct skcipher_alg_common *enc; in crypto_authenc_esn_create() local
|
/linux/arch/x86/kernel/ |
H A D | x86_init.c | 138 static int enc_status_change_prepare_noop(unsigned long vaddr, int npages, bool enc) { return 0; } in enc_status_change_prepare_noop() 139 static int enc_status_change_finish_noop(unsigned long vaddr, int npages, bool enc) { return 0; } in enc_status_change_finish_noop() 140 static bool enc_tlb_flush_required_noop(bool enc) { return false; } in enc_tlb_flush_required_noop()
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.c | 233 static inline u32 create_ctx_hdr(struct skcipher_request *req, u32 enc, in create_ctx_hdr() 304 static inline u32 create_input_list(struct skcipher_request *req, u32 enc, in create_input_list() 341 static inline int cpt_enc_dec(struct skcipher_request *req, u32 enc) in cpt_enc_dec() 885 static inline u32 create_aead_ctx_hdr(struct aead_request *req, u32 enc, in create_aead_ctx_hdr() 971 u32 enc) in create_hmac_ctx_hdr() 997 static inline u32 create_aead_input_list(struct aead_request *req, u32 enc) in create_aead_input_list() 1013 static inline u32 create_aead_output_list(struct aead_request *req, u32 enc, in create_aead_output_list() 1032 u32 enc, u32 mac_len) in create_aead_null_input_list() 1051 u32 enc, u32 mac_len) in create_aead_null_output_list() 1138 static u32 cpt_aead_enc_dec(struct aead_request *req, u8 reg_type, u8 enc) in cpt_aead_enc_dec()
|
/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.c | 220 static inline int create_ctx_hdr(struct skcipher_request *req, u32 enc, in create_ctx_hdr() 290 static inline int create_input_list(struct skcipher_request *req, u32 enc, in create_input_list() 350 static inline int cpt_enc_dec(struct skcipher_request *req, u32 enc) in cpt_enc_dec() 967 static inline int create_aead_ctx_hdr(struct aead_request *req, u32 enc, in create_aead_ctx_hdr() 1059 u32 enc) in create_hmac_ctx_hdr() 1083 static inline int create_aead_input_list(struct aead_request *req, u32 enc) in create_aead_input_list() 1099 static inline void create_aead_output_list(struct aead_request *req, u32 enc, in create_aead_output_list() 1116 u32 enc, u32 mac_len) in create_aead_null_input_list() 1133 u32 enc, u32 mac_len) in create_aead_null_output_list() 1237 static int cpt_aead_enc_dec(struct aead_request *req, u8 reg_type, u8 enc) in cpt_aead_enc_dec()
|
/linux/arch/riscv/crypto/ |
H A D | aes-riscv64-zvkned.S | 66 .macro aes_crypt_zvkned enc argument 103 .macro aes_ecb_crypt enc argument
|
H A D | aes-riscv64-glue.c | 135 static inline int riscv64_aes_ecb_crypt(struct skcipher_request *req, bool enc) in riscv64_aes_ecb_crypt() 173 static int riscv64_aes_cbc_crypt(struct skcipher_request *req, bool enc) in riscv64_aes_cbc_crypt() 213 static int riscv64_aes_cbc_cts_crypt(struct skcipher_request *req, bool enc) in riscv64_aes_cbc_cts_crypt() 354 static int riscv64_aes_xts_crypt(struct skcipher_request *req, bool enc) in riscv64_aes_xts_crypt()
|