Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c627 #define COLOR_DEPTH_MASK BIT(31) macro
1020 u8 color_depth = (bit_rate & COLOR_DEPTH_MASK) ? 1 : 0; in hdptx_lcpll_cmn_config()
1179 u8 color_depth = (bus_width & COLOR_DEPTH_MASK) ? 1 : 0; in hdptx_ropll_cmn_config()
1363 u8 color_depth = (rate & COLOR_DEPTH_MASK) ? 1 : 0; in hdptx_ropll_tmds_mode_config()
1866 u8 color_depth = (bus_width & COLOR_DEPTH_MASK) ? 1 : 0; in rockchip_hdptx_phy_clk_set_rate()
2036 u8 color_depth = (bus_width & COLOR_DEPTH_MASK) ? 1 : 0; in hdptx_clk_set_rate()