Lines Matching refs:bpc
209 u8 bpc; member
299 u8 bpc; member
1086 switch (vsc->bpc) { in dw_dp_vsc_sdp_pack()
1142 vsc.bpc = video->bpc; in dw_dp_send_vsc_sdp()
1168 static int dw_dp_video_set_msa(struct dw_dp *dp, u8 color_format, u8 bpc, in dw_dp_video_set_msa() argument
1193 switch (bpc) { in dw_dp_video_set_msa()
1227 u8 bpc = video->bpc; in dw_dp_video_enable() local
1244 ret = dw_dp_video_set_msa(dp, color_format, bpc, vstart, hstart); in dw_dp_video_enable()
1316 switch (bpc) { in dw_dp_video_enable()
1473 video->bpc = possible_output_fmts[bus_fmt].bpc; in dw_dp_connector_prepare()
1579 if (fmt->bpc > edid_data->display_info.bpc) in dw_dp_get_output_bus_fmts()