Searched refs:CIF_TOISP0_FE (Results 1 – 2 of 2) sorted by relevance
551 ctrl_val = CIF_TOISP0_FE(0); in sditf_channel_disable()556 ctrl_val = CIF_TOISP0_FE(0) | CIF_TOISP0_FE(1); in sditf_channel_disable()561 ctrl_val = CIF_TOISP0_FE(0) | CIF_TOISP0_FE(1) | CIF_TOISP0_FE(2); in sditf_channel_disable()
759 #define CIF_TOISP0_FE(ch) (BIT(20) << ch) macro