Searched refs:dpu_hw_pipe_cdp_cfg (Results 1 – 4 of 4) sorted by relevance
204 struct dpu_hw_pipe_cdp_cfg { struct361 struct dpu_hw_pipe_cdp_cfg *cfg);
46 struct dpu_hw_pipe_cdp_cfg cdp_cfg;
1180 struct dpu_hw_pipe_cdp_cfg *cdp_cfg = &pstate->cdp_cfg; in dpu_plane_sspp_atomic_update()1182 memset(cdp_cfg, 0, sizeof(struct dpu_hw_pipe_cdp_cfg)); in dpu_plane_sspp_atomic_update()
628 struct dpu_hw_pipe_cdp_cfg *cfg) in dpu_hw_sspp_setup_cdp()