Searched refs:CSC_ENABLE (Results 1 – 8 of 8) sorted by relevance
1139 .csc_enable_bit = CSC_ENABLE,1158 .csc_enable_bit = CSC_ENABLE,1176 .csc_enable_bit = CSC_ENABLE,1195 .csc_enable_bit = CSC_ENABLE,1213 .csc_enable_bit = CSC_ENABLE,1228 .csc_enable_bit = CSC_ENABLE,
89 #define CSC_ENABLE BIT(11) macro
90 #define CSC_ENABLE BIT(11) macro
799 CSC_ENABLE | GAM_ENABLES | WB_ENABLE | in isc_try_configure_pipeline()810 CSC_ENABLE | WB_ENABLE | GAM_ENABLES | in isc_try_configure_pipeline()822 CSC_ENABLE | WB_ENABLE | GAM_ENABLES | in isc_try_configure_pipeline()833 CSC_ENABLE | WB_ENABLE | GAM_ENABLES | in isc_try_configure_pipeline()
56 (WB_ENABLE | CFA_ENABLE | CC_ENABLE | GAM_ENABLES | CSC_ENABLE | \
59 (WB_ENABLE | CFA_ENABLE | CC_ENABLE | GAM_ENABLES | CSC_ENABLE | \
589 #define CSC_ENABLE (1 << 18) macro
483 value |= CSC_ENABLE; in tegra_dc_setup_window()