Searched refs:color_depth (Results 1 – 9 of 9) sorted by relevance
20 u8 color_depth; /* color depth in bits per pixel */ member30 u8 color_depth; member
256 u32 color_depth = 0; in hdmi_video_packetize() local260 val = ((color_depth << HDMI_VP_PR_CD_COLOR_DEPTH_OFFSET) & in hdmi_video_packetize()662 int color_depth = 0; in hdmi_video_csc() local674 color_depth = HDMI_CSC_SCALE_CSC_COLORDE_PTH_24BPP; in hdmi_video_csc()677 color_depth = HDMI_CSC_SCALE_CSC_COLORDE_PTH_30BPP; in hdmi_video_csc()680 color_depth = HDMI_CSC_SCALE_CSC_COLORDE_PTH_36BPP; in hdmi_video_csc()683 color_depth = HDMI_CSC_SCALE_CSC_COLORDE_PTH_48BPP; in hdmi_video_csc()694 color_depth); in hdmi_video_csc()
60 unsigned int color_depth; member
306 uint color_depth; /* _WIN_COLOR_DEPTH_0 */ member
582 enum color_depth { enum
62 writel(win->fmt, &dc->win.color_depth); in update_window()
248 writel(colour_depth, &disp_ctrl->win.color_depth); in update_window()
934 priv->video_info.color_depth = fdtdec_get_int(blob, node, in exynos_dp_of_to_plat()
1049 (video_info->color_depth << IN_BPC_SHIFT) | in exynos_dp_set_video_color_format()
Completed in 33 milliseconds