Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/dt-bindings/display/
H A Ddrm_mipi_dsi.h41 #define MIPI_DSI_CLOCK_NON_CONTINUOUS (1 << 10) macro
/OK3568_Linux_fs/u-boot/include/dt-bindings/media/
H A Drockchip_mipi_dsi.h40 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_dsi.c30 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
181 if (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in rk628_dsi_set_vid_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-boe-himax8279d.c529 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM,
829 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM,
H A Dpanel-panasonic-vvx10f034n00.c229 MIPI_DSI_CLOCK_NON_CONTINUOUS | in wuxga_nt_panel_probe()
H A Dpanel-samsung-s6d16d0.c187 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6d16d0_probe()
H A Dpanel-visionox-rm69299.c231 MIPI_DSI_CLOCK_NON_CONTINUOUS; in visionox_rm69299_probe()
H A Dpanel-sharp-ls043t1le01.c284 MIPI_DSI_CLOCK_NON_CONTINUOUS | in sharp_nt_panel_probe()
H A Dpanel-elida-kd35t133.c269 MIPI_DSI_CLOCK_NON_CONTINUOUS; in kd35t133_probe()
H A Dpanel-asus-z00t-tm5p5-n35596.c306 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM; in tm5p5_nt35596_probe()
H A Dpanel-sony-acx424akp.c452 MIPI_DSI_CLOCK_NON_CONTINUOUS; in acx424akp_probe()
H A Dpanel-truly-nt35597.c603 MIPI_DSI_CLOCK_NON_CONTINUOUS; in truly_nt35597_probe()
H A Dpanel-orisetech-otm8009a.c455 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in otm8009a_probe()
H A Dpanel-jdi-lt070me05000.c462 MIPI_DSI_CLOCK_NON_CONTINUOUS; in jdi_panel_probe()
H A Dpanel-samsung-s6e3ha2.c695 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6e3ha2_probe()
H A Dpanel-novatek-nt35510.c899 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in nt35510_probe()
H A Dpanel-simple.c4837 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_CLOCK_NON_CONTINUOUS,
4895 .flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_CLOCK_NON_CONTINUOUS,
4952 MIPI_DSI_CLOCK_NON_CONTINUOUS,
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_mipi_dsi.h128 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_mipi_dsi.h140 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk1808-evb-x4.dts70 MIPI_DSI_CLOCK_NON_CONTINUOUS)>;
H A Drk1808-evb-x4-second.dts71 MIPI_DSI_CLOCK_NON_CONTINUOUS)>;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dtc358768.c767 if (!(dsi_dev->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in tc358768_bridge_pre_enable()
825 if (!(dsi_dev->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in tc358768_bridge_pre_enable()
H A Dti-sn65dsi86.c389 dsi->mode_flags |= MIPI_DSI_CLOCK_NON_CONTINUOUS; in ti_sn_bridge_attach()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628.h288 MIPI_DSI_CLOCK_NON_CONTINUOUS = 64, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c724 bool non_continuous = dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS; in vc4_dsi_ulps()
1075 ((dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) ? in vc4_dsi_encoder_enable()

12