Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c627 #define COLOR_DEPTH_MASK BIT(31) macro
1023 u8 color_depth = (bit_rate & COLOR_DEPTH_MASK) ? 1 : 0; in hdptx_lcpll_cmn_config()
1186 u8 color_depth = (bus_width & COLOR_DEPTH_MASK) ? 1 : 0; in hdptx_ropll_cmn_config()
1374 u8 color_depth = (rate & COLOR_DEPTH_MASK) ? 1 : 0; in hdptx_ropll_tmds_mode_config()
1885 u8 color_depth = (bus_width & COLOR_DEPTH_MASK) ? 1 : 0; in rockchip_hdptx_phy_clk_set_rate()
2066 u8 color_depth = (bus_width & COLOR_DEPTH_MASK) ? 1 : 0; in hdptx_clk_set_rate()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx-hdmi.c629 #define COLOR_DEPTH_MASK BIT(31) macro
1174 u8 color_depth = (bus_width & COLOR_DEPTH_MASK) ? 1 : 0; in hdptx_ropll_cmn_config()
1630 u8 color_depth = (rate & COLOR_DEPTH_MASK) ? 1 : 0; in hdptx_lcpll_cmn_config()