Searched refs:COM8_BFILT (Results 1 – 3 of 3) sorted by relevance
127 #define COM8_BFILT 0x20 /* Band filter enable */ macro320 {REG_COM8, COM8_AECSTEP|COM8_BFILT|COM8_AGC|COM8_AEC},
80 #define COM8_BFILT 0x20 /* Band filter enable */ macro301 { REG_COM8, COM8_FASTAEC | COM8_AECSTEP | COM8_BFILT },312 { REG_COM8, COM8_FASTAEC|COM8_AECSTEP|COM8_BFILT|COM8_AGC|COM8_AEC },342 { REG_COM8, COM8_FASTAEC|COM8_AECSTEP|COM8_BFILT|COM8_AGC|COM8_AEC|COM8_AWB },
84 #define COM8_BFILT 0x20 /* Band filter enable */ macro606 reg &= ~COM8_BFILT; in ov965x_set_banding_filter()608 reg |= COM8_BFILT; in ov965x_set_banding_filter()