Searched refs:MIPI_DCS_EXIT_SLEEP_MODE (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/staging/fbtft/ |
| H A D | fb_ili9486.c | 23 -1, MIPI_DCS_EXIT_SLEEP_MODE, 40 -1, MIPI_DCS_EXIT_SLEEP_MODE,
|
| H A D | fb_ili9481.c | 23 -1, MIPI_DCS_EXIT_SLEEP_MODE,
|
| H A D | fb_s6d02a1.c | 51 -1, MIPI_DCS_EXIT_SLEEP_MODE,
|
| H A D | fb_tinylcd.c | 43 write_reg(par, MIPI_DCS_EXIT_SLEEP_MODE); in init_display()
|
| H A D | fb_ili9340.c | 72 write_reg(par, MIPI_DCS_EXIT_SLEEP_MODE); in init_display()
|
| H A D | fb_hx8353d.c | 44 write_reg(par, MIPI_DCS_EXIT_SLEEP_MODE); in init_display()
|
| H A D | fb_hx8357d.c | 122 write_reg(par, MIPI_DCS_EXIT_SLEEP_MODE); in init_display()
|
| H A D | fb_st7735r.c | 23 -1, MIPI_DCS_EXIT_SLEEP_MODE,
|
| H A D | fb_ili9341.c | 60 write_reg(par, MIPI_DCS_EXIT_SLEEP_MODE); in init_display()
|
| H A D | fb_ili9163.c | 81 write_reg(par, MIPI_DCS_EXIT_SLEEP_MODE); /* exit sleep */ in init_display()
|
| H A D | fb_st7789v.c | 154 write_reg(par, MIPI_DCS_EXIT_SLEEP_MODE); in init_display()
|
| /linux/include/video/ |
| H A D | mipi_display.h | 96 MIPI_DCS_EXIT_SLEEP_MODE = 0x11, enumerator
|
| /linux/drivers/gpu/drm/sitronix/ |
| H A D | st7586.c | 208 mipi_dbi_command(dbi, MIPI_DCS_EXIT_SLEEP_MODE); in st7586_pipe_enable()
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-truly-nt35597.c | 381 ret = truly_dcs_write(panel, MIPI_DCS_EXIT_SLEEP_MODE); in truly_nt35597_prepare()
|
| H A D | panel-sitronix-st7789v.c | 432 ST7789V_TEST(ret, st7789v_write_command(ctx, MIPI_DCS_EXIT_SLEEP_MODE)); in st7789v_prepare()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_mipi_dsi.c | 1260 err = mipi_dsi_dcs_write(dsi, MIPI_DCS_EXIT_SLEEP_MODE, NULL, 0); in mipi_dsi_dcs_exit_sleep_mode()
|
| /linux/drivers/video/fbdev/omap2/omapfb/displays/ |
| H A D | panel-dsi-cm.c | 163 r = dsicm_dcs_write_0(ddata, MIPI_DCS_EXIT_SLEEP_MODE); in dsicm_sleep_out()
|