Home
last modified time | relevance | path

Searched refs:MIPI_DSI_MODE_VIDEO_BURST (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/include/dt-bindings/media/
H A Drockchip_mipi_dsi.h22 #define MIPI_DSI_MODE_VIDEO_BURST BIT(1) macro
/rk3399_rockchip-uboot/include/drm/
H A Ddrm_mipi_dsi.h110 #define MIPI_DSI_MODE_VIDEO_BURST BIT(1) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drohm-bu18tl82.c229 device->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_BURST | in bu18tl82_probe()
H A Ddw_mipi_dsi2.c383 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) { in dw_mipi_dsi2_get_lane_rate()
640 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in dw_mipi_dsi2_set_vid_mode()
1452 MIPI_DSI_MODE_VIDEO_BURST | in dw_mipi_dsi2_child_post_bind()
H A Drk618_dsi.c608 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in rk618_dsi_pre_enable()
1034 MIPI_DSI_MODE_VIDEO_BURST | in rk618_dsi_child_post_bind()
H A Ddw_mipi_dsi.c883 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in dw_mipi_dsi_video_mode_config()
1712 MIPI_DSI_MODE_VIDEO_BURST | in dw_mipi_dsi_child_post_bind()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Drv1108-evb.dts112 dsi,flags = <(MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_BURST |