Lines Matching defs:trigger_bits
462 static void config_tv_std(unsigned long tv_std, unsigned int trigger_bits);
478 unsigned int trigger_bits,
481 unsigned int trigger_bits,
1766 fs450_set_aps_trigger_bits(unsigned int trigger_bits)
1769 gfx_set_aps_trigger_bits(unsigned int trigger_bits)
1772 d.aps_trigger_bits = trigger_bits;
2192 config_tv_std(unsigned long tv_std, unsigned int trigger_bits)
2231 if (trigger_bits == 0)
2254 if (trigger_bits == 0)
2834 config_brightness_contrast(unsigned long tv_std, unsigned int trigger_bits,
2850 if (trigger_bits != 0)
2854 if (trigger_bits != 0)
2873 conget_brightness_contrast(unsigned long tv_std, unsigned int trigger_bits,
2890 if (trigger_bits != 0)
2895 if (trigger_bits != 0)
2983 config_macrovision(unsigned long tv_std, unsigned int trigger_bits)
3114 trigger_bits &= 0x3;
3119 if (trigger_bits == 0) {
3122 } else if (trigger_bits == 1) {
3125 } else if (trigger_bits == 2) {
3134 if (trigger_bits == 0) {
3148 if ((trigger_bits & 0x03) == 0)
3185 if (trigger_bits == 0)