Lines Matching refs:bus_fmt
133 u32 bus_fmt; member
7581 .bus_fmt = MEDIA_BUS_FMT_SBGGR12_1X12,
7596 .bus_fmt = MEDIA_BUS_FMT_SBGGR12_1X12,
7614 .bus_fmt = MEDIA_BUS_FMT_SBGGR10_1X10,
7629 .bus_fmt = MEDIA_BUS_FMT_SBGGR10_1X10,
7801 fmt->format.code = mode->bus_fmt; in ov2718_set_fmt()
7822 if (mode->bus_fmt == MEDIA_BUS_FMT_SBGGR10_1X10) in ov2718_set_fmt()
7852 fmt->format.code = mode->bus_fmt; in ov2718_get_fmt()
7872 code->code = ov2718->support_modes[0].bus_fmt; in ov2718_enum_mbus_code()
7886 if (fse->code != ov2718->support_modes[0].bus_fmt) in ov2718_enum_frame_sizes()
8523 try_fmt->code = def_mode->bus_fmt; in ov2718_open()
8542 fie->code = supported_modes[fie->index].bus_fmt; in ov2718_enum_frame_interval()
8752 if (mode->bus_fmt == MEDIA_BUS_FMT_SBGGR10_1X10) in ov2718_initialize_controls()