Home
last modified time | relevance | path

Searched refs:bpc_r_cr (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/
H A Dmdp_format.c78 .bpc_r_cr = r, \
98 .bpc_r_cr = r, \
118 .bpc_r_cr = r, \
137 .bpc_r_cr = r, \
157 .bpc_r_cr = r, \
176 .bpc_r_cr = r, \
196 .bpc_r_cr = r, \
216 .bpc_r_cr = r, \
H A Dmdp_format.h53 enum mdp_bpc bpc_g_y, bpc_b_cb, bpc_r_cr; member
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_wb.c81 (fmt->bpc_r_cr << 4) | in dpu_hw_wb_setup_format()
H A Ddpu_hw_intf.c215 (fmt->bpc_r_cr << 4) | in dpu_hw_intf_setup_timing_engine()
H A Ddpu_hw_sspp.c253 (fmt->bpc_a << 6) | (fmt->bpc_r_cr << 4) | in dpu_hw_sspp_setup_format()
/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_plane.c303 MDP4_PIPE_SRC_FORMAT_R_BPC(format->bpc_r_cr) | in mdp4_plane_mode_set()
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c788 MDP5_PIPE_SRC_FORMAT_R_BPC(format->bpc_r_cr) | in mdp5_hwpipe_mode_set()