Home
last modified time | relevance | path

Searched refs:MIPI_DSI_CLOCK_NON_CONTINUOUS (Results 1 – 25 of 39) sorted by relevance

12

/linux-6.1.9/drivers/gpu/drm/panel/
Dpanel-boe-himax8279d.c529 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM,
829 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM,
Dpanel-panasonic-vvx10f034n00.c229 MIPI_DSI_CLOCK_NON_CONTINUOUS | in wuxga_nt_panel_probe()
Dpanel-samsung-s6d16d0.c187 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6d16d0_probe()
Dpanel-ebbg-ft8719.c232 MIPI_DSI_CLOCK_NON_CONTINUOUS; in ebbg_ft8719_probe()
Dpanel-sharp-ls043t1le01.c284 MIPI_DSI_CLOCK_NON_CONTINUOUS | in sharp_nt_panel_probe()
Dpanel-jdi-fhd-r63452.c271 MIPI_DSI_CLOCK_NON_CONTINUOUS; in jdi_fhd_r63452_probe()
Dpanel-visionox-rm69299.c231 MIPI_DSI_CLOCK_NON_CONTINUOUS; in visionox_rm69299_probe()
Dpanel-sharp-ls060t1sx01.c280 MIPI_DSI_CLOCK_NON_CONTINUOUS; in sharp_ls060_probe()
Dpanel-elida-kd35t133.c289 MIPI_DSI_CLOCK_NON_CONTINUOUS; in kd35t133_probe()
Dpanel-asus-z00t-tm5p5-n35596.c301 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM; in tm5p5_nt35596_probe()
Dpanel-boe-bf060y8m-aj0.c391 MIPI_DSI_CLOCK_NON_CONTINUOUS | in boe_bf060y8m_aj0_probe()
Dpanel-raydium-rm68200.c394 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in rm68200_probe()
Dpanel-truly-nt35597.c602 MIPI_DSI_CLOCK_NON_CONTINUOUS; in truly_nt35597_probe()
Dpanel-jdi-lt070me05000.c462 MIPI_DSI_CLOCK_NON_CONTINUOUS; in jdi_panel_probe()
Dpanel-novatek-nt35560.c493 MIPI_DSI_CLOCK_NON_CONTINUOUS; in nt35560_probe()
Dpanel-orisetech-otm8009a.c468 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in otm8009a_probe()
Dpanel-boe-tv101wum-nl6.c1324 | MIPI_DSI_CLOCK_NON_CONTINUOUS
1353 | MIPI_DSI_CLOCK_NON_CONTINUOUS
Dpanel-sony-tulip-truly-nt35521.c498 MIPI_DSI_CLOCK_NON_CONTINUOUS; in truly_nt35521_probe()
Dpanel-samsung-s6e3ha2.c695 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6e3ha2_probe()
Dpanel-novatek-nt36672a.c592 | MIPI_DSI_CLOCK_NON_CONTINUOUS
Dpanel-dsi-cm.c559 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS | in dsicm_probe()
Dpanel-novatek-nt35950.c605 nt->dsi[i]->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS | in nt35950_probe()
Dpanel-sitronix-st7701.c723 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in st7701_dsi_probe()
/linux-6.1.9/drivers/gpu/drm/bridge/
Dtc358768.c642 if (mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) { in tc358768_bridge_pre_enable()
644 mode_flags &= ~MIPI_DSI_CLOCK_NON_CONTINUOUS; in tc358768_bridge_pre_enable()
785 if (!(mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in tc358768_bridge_pre_enable()
873 if (!(mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in tc358768_bridge_pre_enable()
/linux-6.1.9/include/drm/
Ddrm_mipi_dsi.h137 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro

12