Searched refs:CSC_ENABLE (Results 1 – 9 of 9) sorted by relevance
99 #define CSC_ENABLE(x) UPDATE(x, 0, 0) macro752 csc_enable = CSC_ENABLE(1); in rk628_hdmi_config_video_csc()758 csc_enable = CSC_ENABLE(0); in rk628_hdmi_config_video_csc()766 csc_enable = CSC_ENABLE(1); in rk628_hdmi_config_video_csc()772 csc_enable = CSC_ENABLE(0); in rk628_hdmi_config_video_csc()
424 csc_enable = CSC_ENABLE(1); in rk628_hdmi_config_video_csc()430 csc_enable = CSC_ENABLE(0); in rk628_hdmi_config_video_csc()438 csc_enable = CSC_ENABLE(1); in rk628_hdmi_config_video_csc()444 csc_enable = CSC_ENABLE(0); in rk628_hdmi_config_video_csc()
83 #define CSC_ENABLE(x) UPDATE(x, 0, 0) macro
32 #define CSC_ENABLE BIT(6) macro
333 mtk_dpi_mask(dpi, DPI_CON, enable ? CSC_ENABLE : 0, CSC_ENABLE); in mtk_dpi_config_csc_enable()
80 #define CSC_ENABLE BIT(7) macro
1184 CSC_ENABLE | WB_ENABLE | GAM_ENABLES | in isc_try_configure_pipeline()1194 CSC_ENABLE | WB_ENABLE | GAM_ENABLES | in isc_try_configure_pipeline()1204 CSC_ENABLE | WB_ENABLE | GAM_ENABLES | in isc_try_configure_pipeline()1214 CSC_ENABLE | WB_ENABLE | GAM_ENABLES | in isc_try_configure_pipeline()
572 #define CSC_ENABLE (1 << 18) macro
471 value |= CSC_ENABLE; in tegra_dc_setup_window()