Searched refs:CIF_TOISP0_FS (Results 1 – 2 of 2) sorted by relevance
467 int_en = CIF_TOISP0_FS(0); in sditf_channel_enable()478 int_en = CIF_TOISP0_FS(0) | CIF_TOISP0_FS(1); in sditf_channel_enable()493 int_en = CIF_TOISP0_FS(0) | CIF_TOISP0_FS(1) | CIF_TOISP0_FS(2); in sditf_channel_enable()
757 #define CIF_TOISP0_FS(ch) (BIT(14) << ch) macro