Searched refs:CIF_TOISP1_FS (Results 1 – 2 of 2) sorted by relevance
469 int_en = CIF_TOISP1_FS(0); in sditf_channel_enable()480 int_en = CIF_TOISP1_FS(0) | CIF_TOISP1_FS(1); in sditf_channel_enable()495 int_en = CIF_TOISP1_FS(0) | CIF_TOISP1_FS(1) | CIF_TOISP1_FS(2); in sditf_channel_enable()
758 #define CIF_TOISP1_FS(ch) (BIT(17) << ch) macro