Searched refs:MIPI_DSI_MODE_LPM (Results 1 – 25 of 35) sorted by relevance
12
61 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in jdi_panel_init()151 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in jdi_panel_on()166 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in jdi_panel_off()333 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in dsi_dcs_bl_get_brightness()339 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in dsi_dcs_bl_get_brightness()349 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in dsi_dcs_bl_update_status()355 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in dsi_dcs_bl_update_status()
226 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in tm5p5_nt35596_bl_update_status()232 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in tm5p5_nt35596_bl_update_status()243 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in tm5p5_nt35596_bl_get_brightness()249 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in tm5p5_nt35596_bl_get_brightness()306 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM; in tm5p5_nt35596_probe()
46 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in sharp_nt_panel_init()73 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in sharp_nt_panel_on()87 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in sharp_nt_panel_off()
478 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in boe_panel_enter_sleep_mode()611 MIPI_DSI_MODE_LPM,638 MIPI_DSI_MODE_LPM,666 MIPI_DSI_MODE_LPM,693 MIPI_DSI_MODE_LPM,720 MIPI_DSI_MODE_LPM,
327 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in rad_panel_enable()411 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in rad_panel_disable()473 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in rad_bl_get_brightness()493 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in rad_bl_update_status()
377 ctx->dsi[0]->mode_flags |= MIPI_DSI_MODE_LPM; in truly_nt35597_prepare()378 ctx->dsi[1]->mode_flags |= MIPI_DSI_MODE_LPM; in truly_nt35597_prepare()602 dsi_dev->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM | in truly_nt35597_probe()
55 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in s6e88a0_ams452ef01_on()101 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in s6e88a0_ams452ef01_off()
99 ctx->dsi->mode_flags |= MIPI_DSI_MODE_LPM; in visionox_rm69299_prepare()230 dsi->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM | in visionox_rm69299_probe()
61 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in sofef00_panel_on()101 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in sofef00_panel_off()
529 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM,829 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM,
229 MIPI_DSI_MODE_LPM,376 MIPI_DSI_MODE_LPM,
196 dsi->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_BURST | MIPI_DSI_MODE_LPM; in tdo_tl070wsh30_panel_probe()
230 MIPI_DSI_MODE_LPM; in wuxga_nt_panel_probe()
198 dsi->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_BURST | MIPI_DSI_MODE_LPM; in rb070d30_panel_dsi_probe()
396 MIPI_DSI_MODE_LPM; in kingdisplay_panel_probe()
445 MIPI_DSI_MODE_LPM | MIPI_DSI_MODE_NO_EOT_PACKET; in ltk500hd1829_probe()
307 ddata->dsi->mode_flags |= MIPI_DSI_MODE_LPM; in dsicm_power_on()355 ddata->dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in dsicm_power_on()
812 MIPI_DSI_MODE_LPM | MIPI_DSI_MODE_NO_EOT_PACKET; in khadas_ts050_panel_probe()
276 MIPI_DSI_MODE_LPM | MIPI_DSI_MODE_NO_EOT_PACKET | in kd35t133_probe()
314 MIPI_DSI_MODE_LPM | MIPI_DSI_MODE_NO_EOT_PACKET; in xpp055c272_probe()
460 MIPI_DSI_MODE_LPM); in rpi_touchscreen_dsi_probe()
351 dsi->mode_flags = MIPI_DSI_MODE_LPM; in sharp_panel_probe()
394 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in rm68200_probe()
227 MIPI_DSI_MODE_LPM; in tc358762_probe()
139 #define MIPI_DSI_MODE_LPM BIT(11) macro