Searched refs:SAA7191_GAIN_COLO (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsaa7191.h85 #define SAA7191_GAIN_COLO 0x80 macro
H A Dsaa7191.c432 ctrl->value = ((s32)reg & SAA7191_GAIN_COLO) ? 1 : 0;
502 reg |= SAA7191_GAIN_COLO;
504 reg &= ~SAA7191_GAIN_COLO;

Completed in 114 milliseconds