Searched refs:dcn301_panel_cntl (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_panel_cntl.c29 #include "dcn301_panel_cntl.h"
33 container_of(panel_cntl, struct dcn301_panel_cntl, base)
36 dcn301_panel_cntl->base.ctx
39 dcn301_panel_cntl->base.ctx->logger
42 dcn301_panel_cntl->regs->reg
46 dcn301_panel_cntl->shift->field_name, dcn301_panel_cntl->mask->field_name
55 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); local
98 struct dcn301_panel_cntl *dcn301_panel_cnt local
152 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(*panel_cntl); local
160 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); local
170 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); local
182 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); local
204 dcn301_panel_cntl_construct( struct dcn301_panel_cntl *dcn301_panel_cntl, const struct panel_cntl_init_data *init_data, const struct dce_panel_cntl_registers *regs, const struct dcn301_panel_cntl_shift *shift, const struct dcn301_panel_cntl_mask *mask) argument
[all...]
H A DMakefile14 dcn301_dio_link_encoder.o dcn301_panel_cntl.o dcn301_hubbub.o
H A Ddcn301_panel_cntl.h83 struct dcn301_panel_cntl { struct
91 struct dcn301_panel_cntl *panel_cntl,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c64 #include "dcn301/dcn301_panel_cntl.h"
902 struct dcn301_panel_cntl *panel_cntl =
903 kzalloc(sizeof(struct dcn301_panel_cntl), GFP_KERNEL);

Completed in 125 milliseconds