Searched refs:dsi_cmd (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
H A Dsh_mipi_dsi.c78 static int sh_mipi_send_short(struct sh_mipi *mipi, u8 dsi_cmd, sh_mipi_send_short() argument
81 u32 data = (dsi_cmd << 24) | (cmd << 16) | (param << 8); sh_mipi_send_short()
/linux-4.4.14/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c834 /* dsi_cmd */ dsi_tx_buf_alloc()

Completed in 106 milliseconds