Home
last modified time | relevance | path

Searched refs:mbus_fmt_code (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dtc358743.c98 u32 mbus_fmt_code; member
663 switch (state->mbus_fmt_code) { in tc358743_set_csi_color_space()
689 __func__, state->mbus_fmt_code); in tc358743_set_csi_color_space()
699 (state->mbus_fmt_code == MEDIA_BUS_FMT_UYVY8_1X16) ? 16 : 24; in tc358743_num_csi_lanes_needed()
1339 state->mbus_fmt_code == MEDIA_BUS_FMT_UYVY8_1X16 ? in tc358743_log_status()
1341 state->mbus_fmt_code == MEDIA_BUS_FMT_RGB888_1X24 ? in tc358743_log_status()
1700 format->format.code = state->mbus_fmt_code; in tc358743_get_fmt()
1751 state->mbus_fmt_code = format->format.code; in tc358743_set_fmt()
2127 state->mbus_fmt_code = MEDIA_BUS_FMT_RGB888_1X24; in tc358743_probe()