Symbol: hpo_frl_link_encoder
drivers/gpu/drm/amd/display/dc/core/dc_resource.c
2799
static struct hpo_frl_link_encoder *get_temp_hpo_frl_link_enc(
drivers/gpu/drm/amd/display/dc/core/dc_resource.c
2804
struct hpo_frl_link_encoder *hpo_frl_link_enc = NULL;
drivers/gpu/drm/amd/display/dc/dc.h
1776
struct hpo_frl_link_encoder *hpo_frl_link_enc;
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.c
106
void hpo_frl_link_enc3_get_training_pattern(struct hpo_frl_link_encoder *enc,
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.c
130
static void hpo_frl_link_enc3_enable_phy_output(struct hpo_frl_link_encoder *hpo_enc,
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.c
183
void hpo_frl_link_enc3_enable_output(struct hpo_frl_link_encoder *enc)
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.c
195
void hpo_frl_link_enc3_disable(struct hpo_frl_link_encoder *enc)
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.c
221
void hpo_frl_link_enc3_read_state(struct hpo_frl_link_encoder *enc,
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.c
244
void hpo_frl_link_enc3_destroy(struct hpo_frl_link_encoder **enc)
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.c
250
void hpo_frl_link_enc3_apply_vsdb_rcc_wa(struct hpo_frl_link_encoder *enc)
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.c
42
void hpo_frl_link_enc3_setup_link_encoder(struct hpo_frl_link_encoder *enc,
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.c
77
void hpo_frl_link_enc3_set_training_pattern(struct hpo_frl_link_encoder *enc,
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.h
107
struct hpo_frl_link_encoder base;
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.h
113
void hpo_frl_link_enc3_setup_link_encoder(struct hpo_frl_link_encoder *enc,
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.h
116
void hpo_frl_link_enc3_set_training_pattern(struct hpo_frl_link_encoder *enc,
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.h
122
void hpo_frl_link_enc3_get_training_pattern(struct hpo_frl_link_encoder *enc,
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.h
128
void hpo_frl_link_enc3_enable_output(struct hpo_frl_link_encoder *enc);
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.h
130
void hpo_frl_link_enc3_disable(struct hpo_frl_link_encoder *enc);
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.h
132
void hpo_frl_link_enc3_read_state(struct hpo_frl_link_encoder *enc,
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.h
135
void hpo_frl_link_enc3_destroy(struct hpo_frl_link_encoder **enc);
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.h
137
void hpo_frl_link_enc3_apply_vsdb_rcc_wa(struct hpo_frl_link_encoder *enc);
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.h
32
#define DCN30_HPO_FRL_LINK_ENC_FROM_HPO_FRL_LINK_ENC(hpo_frl_link_encoder)\
drivers/gpu/drm/amd/display/dc/hpo/dcn30/dcn30_hpo_frl_link_encoder.h
33
container_of(hpo_frl_link_encoder, struct dcn30_hpo_frl_link_encoder, base)
drivers/gpu/drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c
762
struct hpo_frl_link_encoder *hpo_frl_link_enc = dc->links[i]->hpo_frl_link_enc;
drivers/gpu/drm/amd/display/dc/inc/core_types.h
294
struct hpo_frl_link_encoder *hpo_frl_link_enc[MAX_HDMI_FRL_ENCODERS];
drivers/gpu/drm/amd/display/dc/inc/core_types.h
405
struct hpo_frl_link_encoder *hpo_frl_link_enc;
drivers/gpu/drm/amd/display/dc/inc/core_types.h
85
struct hpo_frl_link_encoder *(*hpo_frl_link_enc_create)(
drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h
313
void (*setup_link_encoder)(struct hpo_frl_link_encoder *enc,
drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h
322
void (*disable_link_encoder)(struct hpo_frl_link_encoder *enc);
drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h
329
void (*set_hdmi_training_pattern)(struct hpo_frl_link_encoder *enc,
drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h
340
void (*get_hdmi_training_pattern)(struct hpo_frl_link_encoder *enc,
drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h
353
void (*enable_frl_phy_output)(struct hpo_frl_link_encoder *hpo_enc,
drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h
363
void (*enable_output)(struct hpo_frl_link_encoder *enc);
drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h
371
void (*read_state)(struct hpo_frl_link_encoder *enc,
drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h
379
void (*destroy)(struct hpo_frl_link_encoder **enc);
drivers/gpu/drm/amd/display/dc/inc/hw/link_encoder.h
382
struct hpo_frl_link_encoder *enc);
drivers/gpu/drm/amd/display/dc/inc/resource.h
94
struct hpo_frl_link_encoder *(*create_hpo_frl_link_encoder)(
drivers/gpu/drm/amd/display/dc/link/protocols/link_hdmi_frl.c
209
struct hpo_frl_link_encoder *hpo_frl_link_enc = link->hpo_frl_link_enc;
drivers/gpu/drm/amd/display/dc/link/protocols/link_hdmi_frl.c
431
struct hpo_frl_link_encoder *hpo_frl_link_enc = ddc_service->link->hpo_frl_link_enc;
drivers/gpu/drm/amd/display/dc/resource/dcn30/dcn30_resource.c
1159
static struct hpo_frl_link_encoder *dcn30_hpo_frl_link_encoder_create(enum engine_id eng_id,
drivers/gpu/drm/amd/display/dc/resource/dcn302/dcn302_resource.c
525
static struct hpo_frl_link_encoder *dcn302_hpo_frl_link_encoder_create(enum engine_id eng_id, struct dc_context *ctx)
drivers/gpu/drm/amd/display/dc/resource/dcn303/dcn303_resource.c
512
static struct hpo_frl_link_encoder *dcn303_hpo_frl_link_encoder_create(enum engine_id eng_id, struct dc_context *ctx)
drivers/gpu/drm/amd/display/dc/resource/dcn31/dcn31_resource.c
1368
static struct hpo_frl_link_encoder *dcn31_hpo_frl_link_encoder_create(enum engine_id eng_id,
drivers/gpu/drm/amd/display/dc/resource/dcn314/dcn314_resource.c
1427
static struct hpo_frl_link_encoder *dcn31_hpo_frl_link_encoder_create(enum engine_id eng_id,
drivers/gpu/drm/amd/display/dc/resource/dcn315/dcn315_resource.c
1370
static struct hpo_frl_link_encoder *dcn31_hpo_frl_link_encoder_create(enum engine_id eng_id,
drivers/gpu/drm/amd/display/dc/resource/dcn316/dcn316_resource.c
1363
static struct hpo_frl_link_encoder *dcn31_hpo_frl_link_encoder_create(enum engine_id eng_id,
drivers/gpu/drm/amd/display/dc/resource/dcn32/dcn32_resource.c
1364
static struct hpo_frl_link_encoder *dcn32_hpo_frl_link_encoder_create(enum engine_id eng_id,
drivers/gpu/drm/amd/display/dc/resource/dcn321/dcn321_resource.c
1339
static struct hpo_frl_link_encoder *dcn321_hpo_frl_link_encoder_create(enum engine_id eng_id,
drivers/gpu/drm/amd/display/dc/resource/dcn35/dcn35_resource.c
1417
static struct hpo_frl_link_encoder *dcn31_hpo_frl_link_encoder_create(
drivers/gpu/drm/amd/display/dc/resource/dcn351/dcn351_resource.c
1397
static struct hpo_frl_link_encoder *dcn31_hpo_frl_link_encoder_create(
drivers/gpu/drm/amd/display/dc/resource/dcn36/dcn36_resource.c
1404
static struct hpo_frl_link_encoder *dcn31_hpo_frl_link_encoder_create(
drivers/gpu/drm/amd/display/dc/resource/dcn401/dcn401_resource.c
1327
static struct hpo_frl_link_encoder *dcn401_hpo_frl_link_encoder_create(
drivers/gpu/drm/amd/display/dc/resource/dcn42/dcn42_resource.c
1341
static struct hpo_frl_link_encoder *dcn42_hpo_frl_link_encoder_create(