Home
last modified time | relevance | path

Searched refs:MIPI_DSI_MODE_LPM (Results 1 – 25 of 76) sorted by relevance

1234

/linux-6.15/drivers/gpu/drm/panel/
H A Dpanel-raydium-rm69380.c51 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in rm69380_on()
53 ctx->dsi[1]->mode_flags |= MIPI_DSI_MODE_LPM; in rm69380_on()
81 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in rm69380_off()
83 ctx->dsi[1]->mode_flags &= ~MIPI_DSI_MODE_LPM; in rm69380_off()
156 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in rm69380_bl_update_status()
162 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in rm69380_bl_update_status()
173 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in rm69380_bl_get_brightness()
179 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in rm69380_bl_get_brightness()
H A Dpanel-startek-kd070fhfid015.c98 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in stk_panel_off()
199 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in dsi_dcs_bl_get_brightness()
204 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in dsi_dcs_bl_get_brightness()
213 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in dsi_dcs_bl_update_status()
218 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in dsi_dcs_bl_update_status()
304 dsi->mode_flags = (MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM); in stk_panel_probe()
H A Dpanel-raydium-rm692e5.c45 dsi_ctx->dsi->mode_flags |= MIPI_DSI_MODE_LPM; in rm692e5_on()
127 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in rm692e5_disable()
231 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in rm692e5_bl_update_status()
237 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in rm692e5_bl_update_status()
248 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in rm692e5_bl_get_brightness()
254 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in rm692e5_bl_get_brightness()
H A Dpanel-jdi-lt070me05000.c54 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in jdi_panel_init()
144 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in jdi_panel_on()
159 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in jdi_panel_off()
306 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in dsi_dcs_bl_get_brightness()
312 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in dsi_dcs_bl_get_brightness()
322 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in dsi_dcs_bl_update_status()
328 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in dsi_dcs_bl_update_status()
H A Dpanel-samsung-ams639rq08.c207 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in ams639rq08_bl_update_status()
213 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in ams639rq08_bl_update_status()
224 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in ams639rq08_bl_get_brightness()
230 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in ams639rq08_bl_get_brightness()
282 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM; in ams639rq08_probe()
H A Dpanel-asus-z00t-tm5p5-n35596.c174 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in tm5p5_nt35596_bl_update_status()
180 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in tm5p5_nt35596_bl_update_status()
191 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in tm5p5_nt35596_bl_get_brightness()
197 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in tm5p5_nt35596_bl_get_brightness()
254 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM; in tm5p5_nt35596_probe()
H A Dpanel-visionox-rm692e5.c59 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in visionox_rm692e5_on()
180 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in visionox_rm692e5_disable()
310 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in visionox_rm692e5_bl_update_status()
316 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in visionox_rm692e5_bl_update_status()
327 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in visionox_rm692e5_bl_get_brightness()
333 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in visionox_rm692e5_bl_get_brightness()
H A Dpanel-novatek-nt35950.c262 nt->dsi[0]->mode_flags |= MIPI_DSI_MODE_LPM; in nt35950_on()
263 nt->dsi[1]->mode_flags |= MIPI_DSI_MODE_LPM; in nt35950_on()
301 nt->dsi[0]->mode_flags &= ~MIPI_DSI_MODE_LPM; in nt35950_on()
302 nt->dsi[1]->mode_flags &= ~MIPI_DSI_MODE_LPM; in nt35950_on()
318 nt->dsi[0]->mode_flags |= MIPI_DSI_MODE_LPM; in nt35950_off()
319 nt->dsi[1]->mode_flags |= MIPI_DSI_MODE_LPM; in nt35950_off()
512 MIPI_DSI_MODE_LPM; in nt35950_probe()
H A Dpanel-visionox-r66451.c47 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in visionox_r66451_on()
110 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in visionox_r66451_on()
117 ctx->dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in visionox_r66451_off()
297 dsi->mode_flags = MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in visionox_r66451_probe()
H A Dpanel-sharp-ls043t1le01.c41 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in sharp_nt_panel_init()
68 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in sharp_nt_panel_on()
82 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in sharp_nt_panel_off()
H A Dpanel-samsung-ams581vf01.c179 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in ams581vf01_bl_update_status()
185 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in ams581vf01_bl_update_status()
236 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM; in ams581vf01_probe()
H A Dpanel-raydium-rm67191.c318 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in rad_panel_enable()
397 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in rad_panel_disable()
457 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in rad_bl_get_brightness()
477 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in rad_bl_update_status()
H A Dpanel-lg-sw43408.c104 sw43408->link->mode_flags &= ~MIPI_DSI_MODE_LPM; in sw43408_program()
110 sw43408->link->mode_flags |= MIPI_DSI_MODE_LPM; in sw43408_program()
264 dsi->mode_flags = MIPI_DSI_MODE_LPM; in sw43408_probe()
H A Dpanel-jdi-lpm102a188a.c200 jdi->link1->mode_flags |= MIPI_DSI_MODE_LPM; in jdi_panel_prepare()
201 jdi->link2->mode_flags |= MIPI_DSI_MODE_LPM; in jdi_panel_prepare()
317 jdi->link1->mode_flags &= ~MIPI_DSI_MODE_LPM; in jdi_panel_prepare()
318 jdi->link2->mode_flags &= ~MIPI_DSI_MODE_LPM; in jdi_panel_prepare()
H A Dpanel-samsung-s6e88a0-ams452ef01.c44 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in s6e88a0_ams452ef01_on()
81 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in s6e88a0_ams452ef01_off()
H A Dpanel-jdi-fhd-r63452.c46 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in jdi_fhd_r63452_on()
88 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in jdi_fhd_r63452_off()
H A Dpanel-boe-tv101wum-ll2.c50 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in boe_tv101wum_ll2_on()
81 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in boe_tv101wum_ll2_off()
H A Dpanel-boe-bf060y8m-aj0.c106 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in boe_bf060y8m_aj0_off()
120 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in boe_bf060y8m_aj0_off()
375 MIPI_DSI_MODE_LPM; in boe_bf060y8m_aj0_probe()
H A Dpanel-visionox-rm69299.c93 ctx->dsi->mode_flags |= MIPI_DSI_MODE_LPM; in visionox_rm69299_prepare()
219 dsi->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM | in visionox_rm69299_probe()
H A Dpanel-sony-td4353-jdi.c52 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in sony_td4353_jdi_on()
77 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in sony_td4353_jdi_off()
H A Dpanel-ebbg-ft8719.c62 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in ebbg_ft8719_on()
80 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in ebbg_ft8719_off()
H A Dpanel-truly-nt35597.c364 ctx->dsi[0]->mode_flags |= MIPI_DSI_MODE_LPM; in truly_nt35597_prepare()
365 ctx->dsi[1]->mode_flags |= MIPI_DSI_MODE_LPM; in truly_nt35597_prepare()
579 dsi_dev->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM | in truly_nt35597_probe()
H A Dpanel-sharp-ls060t1sx01.c49 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in sharp_ls060_on()
68 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in sharp_ls060_off()
H A Dpanel-visionox-vtdr6130.c51 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in visionox_vtdr6130_on()
134 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in visionox_vtdr6130_off()
H A Dpanel-sitronix-st7703.c419 MIPI_DSI_MODE_NO_EOT_PACKET | MIPI_DSI_MODE_LPM,
503 MIPI_DSI_MODE_NO_EOT_PACKET | MIPI_DSI_MODE_LPM,
589 MIPI_DSI_MODE_NO_EOT_PACKET | MIPI_DSI_MODE_LPM,
671 MIPI_DSI_MODE_NO_EOT_PACKET | MIPI_DSI_MODE_LPM,

1234