| /OK3568_Linux_fs/kernel/include/dt-bindings/display/ |
| H A D | drm_mipi_dsi.h | 41 #define MIPI_DSI_CLOCK_NON_CONTINUOUS (1 << 10) macro
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/media/ |
| H A D | rockchip_mipi_dsi.h | 40 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/ |
| H A D | rk628_dsi.c | 30 #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 D | panel-boe-himax8279d.c | 529 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM, 829 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM,
|
| H A D | panel-panasonic-vvx10f034n00.c | 229 MIPI_DSI_CLOCK_NON_CONTINUOUS | in wuxga_nt_panel_probe()
|
| H A D | panel-samsung-s6d16d0.c | 187 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6d16d0_probe()
|
| H A D | panel-visionox-rm69299.c | 231 MIPI_DSI_CLOCK_NON_CONTINUOUS; in visionox_rm69299_probe()
|
| H A D | panel-sharp-ls043t1le01.c | 284 MIPI_DSI_CLOCK_NON_CONTINUOUS | in sharp_nt_panel_probe()
|
| H A D | panel-elida-kd35t133.c | 269 MIPI_DSI_CLOCK_NON_CONTINUOUS; in kd35t133_probe()
|
| H A D | panel-asus-z00t-tm5p5-n35596.c | 306 MIPI_DSI_CLOCK_NON_CONTINUOUS | MIPI_DSI_MODE_LPM; in tm5p5_nt35596_probe()
|
| H A D | panel-sony-acx424akp.c | 452 MIPI_DSI_CLOCK_NON_CONTINUOUS; in acx424akp_probe()
|
| H A D | panel-truly-nt35597.c | 603 MIPI_DSI_CLOCK_NON_CONTINUOUS; in truly_nt35597_probe()
|
| H A D | panel-orisetech-otm8009a.c | 455 MIPI_DSI_MODE_LPM | MIPI_DSI_CLOCK_NON_CONTINUOUS; in otm8009a_probe()
|
| H A D | panel-jdi-lt070me05000.c | 462 MIPI_DSI_CLOCK_NON_CONTINUOUS; in jdi_panel_probe()
|
| H A D | panel-samsung-s6e3ha2.c | 695 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in s6e3ha2_probe()
|
| H A D | panel-novatek-nt35510.c | 899 dsi->mode_flags = MIPI_DSI_CLOCK_NON_CONTINUOUS; in nt35510_probe()
|
| H A D | panel-simple.c | 4837 .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 D | drm_mipi_dsi.h | 128 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_mipi_dsi.h | 140 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk1808-evb-x4.dts | 70 MIPI_DSI_CLOCK_NON_CONTINUOUS)>;
|
| H A D | rk1808-evb-x4-second.dts | 71 MIPI_DSI_CLOCK_NON_CONTINUOUS)>;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | tc358768.c | 767 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 D | ti-sn65dsi86.c | 389 dsi->mode_flags |= MIPI_DSI_CLOCK_NON_CONTINUOUS; in ti_sn_bridge_attach()
|
| /OK3568_Linux_fs/kernel/drivers/misc/rk628/ |
| H A D | rk628.h | 288 MIPI_DSI_CLOCK_NON_CONTINUOUS = 64, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A D | vc4_dsi.c | 724 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()
|