Lines Matching full:mipi_csi
127 #define MIPI_TX_INTERFACE MIPI_CSI
186 MIPI_CSI, enumerator
1421 bus_config_table = (bus->bus_type == MIPI_CSI) ? in it6616_mipitx_get_bus_config()
1430 i, (bus->bus_type == MIPI_CSI) ? "MIPI_CSI" : "MIPI_DSI"); in it6616_mipitx_get_bus_config()
1586 u8 i, csi_dsi_index = (it6616->mipi.bus_type == MIPI_CSI) ? 0 : 1; in it6616_mipi_tx_find_color_space_name_index()
1629 u8 bus_type_index = ((it6616->mipi.bus_type == MIPI_CSI) ? 0 : 1); in it6616_mipitx_output_setup()
1638 dev_info(dev, "%s", bus_type_index ? "MIPI_DSI" : "MIPI_CSI"); in it6616_mipitx_output_setup()
1703 if (it6616->mipi.bus_type == MIPI_CSI) { in it6616_mipitx_output_setup()
1757 u8 bus_type_index = ((it6616->mipi.bus_type == MIPI_CSI) ? 0 : 1); in it6616_mipi_tx_get_support_format()
1759 if (it6616->mipi.bus_type == MIPI_CSI) { in it6616_mipi_tx_get_support_format()
1885 if (it6616->mipi.bus_type == MIPI_CSI) { in it6616_hdmi_get_output_color_space()
2500 if (it6616->mipi.bus_type == MIPI_CSI) { in it6616_hdmi_rx_setup_csc()