Home
last modified time | relevance | path

Searched refs:dc_ed_pec_src_sel (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/imx/dc/
H A Ddc-plane.c173 dc_ed_pec_src_sel(dplane->ed, dc_lb_get_link_id(lb)); in dc_plane_atomic_update()
193 dc_ed_pec_src_sel(dplane->ed, dc_cf_get_link_id(dplane->cf)); in dc_plane_atomic_disable()
H A Ddc-ed.c141 void dc_ed_pec_src_sel(struct dc_ed *ed, enum dc_link_id src) in dc_ed_pec_src_sel() function
180 dc_ed_pec_src_sel(ed, LINK_ID_NONE); in dc_ed_init()
H A Ddc-pe.h87 void dc_ed_pec_src_sel(struct dc_ed *ed, enum dc_link_id src);
H A Ddc-crtc.c261 dc_ed_pec_src_sel(dc_crtc->ed_safe, cf_link); in dc_crtc_atomic_enable()
269 dc_ed_pec_src_sel(dc_crtc->ed_cont, cf_link); in dc_crtc_atomic_enable()