Home
last modified time | relevance | path

Searched refs:color_depth (Results 1 – 9 of 9) sorted by relevance

/u-boot/include/
A Dvesa.h20 u8 color_depth; /* color depth in bits per pixel */ member
30 u8 color_depth; member
/u-boot/drivers/video/
A Ddw_hdmi.c256 u32 color_depth = 0; in hdmi_video_packetize() local
260 val = ((color_depth << HDMI_VP_PR_CD_COLOR_DEPTH_OFFSET) & in hdmi_video_packetize()
662 int color_depth = 0; in hdmi_video_csc() local
674 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()
/u-boot/arch/arm/mach-exynos/include/mach/
A Ddp_info.h60 unsigned int color_depth; member
/u-boot/arch/arm/include/asm/arch-tegra/
A Ddc.h306 uint color_depth; /* _WIN_COLOR_DEPTH_0 */ member
/u-boot/arch/arm/include/asm/arch-rockchip/
A Dedp_rk3288.h582 enum color_depth { enum
/u-boot/drivers/video/tegra20/
A Dtegra-dc.c62 writel(win->fmt, &dc->win.color_depth); in update_window()
/u-boot/drivers/video/tegra124/
A Ddisplay.c248 writel(colour_depth, &disp_ctrl->win.color_depth); in update_window()
/u-boot/drivers/video/exynos/
A Dexynos_dp.c934 priv->video_info.color_depth = fdtdec_get_int(blob, node, in exynos_dp_of_to_plat()
A Dexynos_dp_lowlevel.c1049 (video_info->color_depth << IN_BPC_SHIFT) | in exynos_dp_set_video_color_format()

Completed in 33 milliseconds