Searched refs:RK_IF_FORMAT_YCBCR422 (Results 1 – 3 of 3) sorted by relevance
791 return RK_IF_FORMAT_YCBCR422; in hdmi_bus_fmt_to_color_format()1977 *color_format = RK_IF_FORMAT_YCBCR422; in dw_hdmi_rockchip_select_output()1988 *color_format = RK_IF_FORMAT_YCBCR422; in dw_hdmi_rockchip_select_output()1997 case RK_IF_FORMAT_YCBCR422: in dw_hdmi_rockchip_select_output()1999 *color_format = RK_IF_FORMAT_YCBCR422; in dw_hdmi_rockchip_select_output()2017 if (*color_format == RK_IF_FORMAT_YCBCR422) in dw_hdmi_rockchip_select_output()2067 hdmi_bus_fmt_to_color_format(hdmi->prev_bus_format) == RK_IF_FORMAT_YCBCR422)) { in dw_hdmi_rockchip_select_output()2070 *color_format = RK_IF_FORMAT_YCBCR422; in dw_hdmi_rockchip_select_output()2082 if (*color_format == RK_IF_FORMAT_YCBCR422 || color_depth == 8) in dw_hdmi_rockchip_select_output()2135 if (*color_format == RK_IF_FORMAT_YCBCR422) in dw_hdmi_rockchip_select_output()[all …]
91 RK_IF_FORMAT_YCBCR422, /* YCBCR 422 */ enumerator
911 { RK_IF_FORMAT_YCBCR422, "ycbcr422" },