Searched refs:INDYCAM_CONTROL_AWBCTL (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dindycam.c157 ctrl->value = (reg & INDYCAM_CONTROL_AWBCTL)
237 reg |= INDYCAM_CONTROL_AWBCTL;
239 reg &= ~INDYCAM_CONTROL_AWBCTL;
338 INDYCAM_CONTROL_AGCENA | INDYCAM_CONTROL_AWBCTL);
H A Dindycam.h43 #define INDYCAM_CONTROL_AWBCTL (1<<1) /* automatic white balance */ macro

Completed in 182 milliseconds