Lines Matching defs:which
226 mt9v032_update_aec_agc(struct mt9v032 *mt9v032, u16 which, int enable)
233 value |= which;
235 value &= ~which;
354 unsigned int pad, enum v4l2_subdev_format_whence which)
356 switch (which) {
370 unsigned int pad, enum v4l2_subdev_format_whence which)
372 switch (which) {
471 format->which);
512 format->which);
528 format->which);
532 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) {
553 sel->which);
591 sel->which);
599 sel->which);
602 if (sel->which == V4L2_SUBDEV_FORMAT_ACTIVE) {
628 * this setting. This limits the speed in which AGC/AEC adjust their settings.