Lines Matching refs:channel
145 if (msg->channel > 3) in mipi_dsi_create_packet()
149 packet->header[0] = ((msg->channel & 0x3) << 6) | (msg->type & 0x3f); in mipi_dsi_create_packet()
177 .channel = dsi->channel, in mipi_dsi_shutdown_peripheral()
196 .channel = dsi->channel, in mipi_dsi_turn_on_peripheral()
220 .channel = dsi->channel, in mipi_dsi_set_maximum_return_packet_size()
245 .channel = dsi->channel, in mipi_dsi_compression_mode()
268 .channel = dsi->channel, in mipi_dsi_picture_parameter_set()
294 .channel = dsi->channel, in mipi_dsi_generic_write()
335 .channel = dsi->channel, in mipi_dsi_generic_read()
378 .channel = dsi->channel, in mipi_dsi_dcs_write_buffer()
458 .channel = dsi->channel, in mipi_dsi_dcs_read()