Lines Matching refs:mbus
28 struct v4l2_mbus_config mbus;
106 struct v4l2_mbus_config mbus;
109 ret = v4l2_subdev_call(sensor_sd, pad, get_mbus_config, 0, &mbus);
114 sensor->mbus = mbus;
115 switch (mbus.flags & V4L2_MBUS_CSI2_LANES) {
221 *config = sensor->mbus;
337 sensor->mbus = s_asd->mbus;
340 dev_info(dphy->dev, "dphy%d matches %s:bus type %d\n", dphy->phy_index, sd->name, s_asd->mbus.type);
383 struct v4l2_mbus_config *config = &s_asd->mbus;