Searched refs:COM8_BFILT (Results 1 – 3 of 3) sorted by relevance
125 #define COM8_BFILT 0x20 /* Band filter enable */ macro318 {REG_COM8, COM8_AECSTEP|COM8_BFILT|COM8_AGC|COM8_AEC},
84 #define COM8_BFILT 0x20 /* Band filter enable */ macro319 { REG_COM8, COM8_FASTAEC | COM8_AECSTEP | COM8_BFILT },330 { REG_COM8, COM8_FASTAEC|COM8_AECSTEP|COM8_BFILT|COM8_AGC|COM8_AEC },360 { REG_COM8, COM8_FASTAEC|COM8_AECSTEP|COM8_BFILT|COM8_AGC|COM8_AEC|COM8_AWB },
87 #define COM8_BFILT 0x20 /* Band filter enable */ macro615 reg &= ~COM8_BFILT; in ov965x_set_banding_filter()617 reg |= COM8_BFILT; in ov965x_set_banding_filter()