Searched refs:COLOR_DEPTH_MASK (Results 1 – 2 of 2) sorted by relevance
627 #define COLOR_DEPTH_MASK BIT(31) macro1023 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()
629 #define COLOR_DEPTH_MASK BIT(31) macro1174 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()