Searched refs:CSC_ENABLE (Results 1 – 9 of 9) sorted by relevance
930 .csc_enable_bit = CSC_ENABLE,948 .csc_enable_bit = CSC_ENABLE,965 .csc_enable_bit = CSC_ENABLE,983 .csc_enable_bit = CSC_ENABLE,1000 .csc_enable_bit = CSC_ENABLE,
32 #define CSC_ENABLE BIT(6) macro
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()
59 (WB_ENABLE | CFA_ENABLE | CC_ENABLE | GAM_ENABLES | CSC_ENABLE | \
56 (WB_ENABLE | CFA_ENABLE | CC_ENABLE | GAM_ENABLES | CSC_ENABLE | \
589 #define CSC_ENABLE (1 << 18) macro
482 value |= CSC_ENABLE; in tegra_dc_setup_window()