Lines Matching refs:mbus_code
664 u32 mbus_code; member
670 .mbus_code = MEDIA_BUS_FMT_YUYV8_2X8,
676 .mbus_code = MEDIA_BUS_FMT_RGB444_2X8_PADHI_LE,
682 .mbus_code = MEDIA_BUS_FMT_RGB565_2X8_LE,
688 .mbus_code = MEDIA_BUS_FMT_SBGGR8_1X8,
804 if (info->fmt->mbus_code == MEDIA_BUS_FMT_SBGGR8_1X8) in ov7675_get_framerate()
842 if (info->fmt->mbus_code == MEDIA_BUS_FMT_SBGGR8_1X8) in ov7675_set_framerate()
938 code->code = ov7670_formats[code->index].mbus_code; in ov7670_enum_mbus_code()
954 if (ov7670_formats[index].mbus_code == fmt->code) in ov7670_try_fmt_internal()
959 fmt->code = ov7670_formats[0].mbus_code; in ov7670_try_fmt_internal()
1633 format->code = info->fmt->mbus_code; in ov7670_get_default_format()