Searched refs:dsi_cmd (Results 1 – 1 of 1) sorted by relevance
78 static int sh_mipi_send_short(struct sh_mipi *mipi, u8 dsi_cmd, in sh_mipi_send_short() argument81 u32 data = (dsi_cmd << 24) | (cmd << 16) | (param << 8); in sh_mipi_send_short()