Searched refs:sh_mipi (Results 1 – 1 of 1) sorted by relevance
54 struct sh_mipi { struct63 #define to_sh_mipi(e) container_of(e, struct sh_mipi, entity) argument65 static struct sh_mipi *mipi_dsi[MAX_SH_MIPI_DSI];70 static struct sh_mipi *sh_mipi_by_handle(int handle) in sh_mipi_by_handle()78 static int sh_mipi_send_short(struct sh_mipi *mipi, u8 dsi_cmd, in sh_mipi_send_short()99 struct sh_mipi *mipi = sh_mipi_by_handle(LCD_CHAN2MIPI(handle)); in sh_mipi_dcs()107 struct sh_mipi *mipi = sh_mipi_by_handle(LCD_CHAN2MIPI(handle)); in sh_mipi_dcs_param()114 static void sh_mipi_dsi_enable(struct sh_mipi *mipi, bool enable) in sh_mipi_dsi_enable()125 struct sh_mipi *mipi = to_sh_mipi(platform_get_drvdata(pdev)); in sh_mipi_shutdown()130 static int sh_mipi_setup(struct sh_mipi *mipi, const struct fb_videomode *mode) in sh_mipi_setup()[all …]