Lines Matching refs:mbus_code
668 u32 mbus_code; member
674 .mbus_code = MEDIA_BUS_FMT_YUYV8_2X8,
680 .mbus_code = MEDIA_BUS_FMT_RGB444_2X8_PADHI_LE,
686 .mbus_code = MEDIA_BUS_FMT_RGB565_2X8_LE,
692 .mbus_code = MEDIA_BUS_FMT_SBGGR8_1X8,
808 if (info->fmt->mbus_code == MEDIA_BUS_FMT_SBGGR8_1X8) in ov7675_get_framerate()
849 if (info->fmt->mbus_code == MEDIA_BUS_FMT_SBGGR8_1X8) in ov7675_set_framerate()
969 code->code = ov7670_formats[code->index].mbus_code; in ov7670_enum_mbus_code()
985 if (ov7670_formats[index].mbus_code == fmt->code) in ov7670_try_fmt_internal()
990 fmt->code = ov7670_formats[0].mbus_code; in ov7670_try_fmt_internal()
1720 format->code = info->fmt->mbus_code; in ov7670_get_default_format()