Searched refs:CIF_TOISP1_FE (Results 1 – 2 of 2) sorted by relevance
553 ctrl_val = CIF_TOISP1_FE(0); in sditf_channel_disable()558 ctrl_val = CIF_TOISP1_FE(0) | CIF_TOISP1_FE(1); in sditf_channel_disable()563 ctrl_val = CIF_TOISP1_FE(0) | CIF_TOISP1_FE(1) | CIF_TOISP1_FE(2); in sditf_channel_disable()
760 #define CIF_TOISP1_FE(ch) (BIT(23) << ch) macro