Lines Matching defs:format
68 #define PSHFT 0x1B /* Data format - pixel delay select */
289 /* RGB output format control */
290 #define FMT_MASK 0x0c /* Mask of color format */
295 /* Output format control */
296 #define OFMT_MASK 0x03 /* Mask of output format */
443 * supported color format list
606 dev_dbg(&client->dev, "format %d, win %s\n",
933 * Restore the format, the frame rate, and
980 /* Select a format. */
1103 /* DSP_CTRL4: AEC reference point and DSP output format. */
1127 /* COM7: Sensor resolution and output format control. */
1183 struct v4l2_subdev_format *format)
1185 struct v4l2_mbus_framefmt *mf = &format->format;
1188 if (format->pad)
1202 struct v4l2_subdev_format *format)
1205 struct v4l2_mbus_framefmt *mf = &format->format;
1210 if (format->pad)
1224 if (format->which == V4L2_SUBDEV_FORMAT_TRY) {
1239 * the format will be restored right after power-up.