Home
last modified time | relevance | path

Searched refs:MIPI_DSI_MODE_VIDEO (Results 1 – 10 of 10) sorted by relevance

/rk3399_rockchip-uboot/include/dt-bindings/media/
H A Drockchip_mipi_dsi.h20 #define MIPI_DSI_MODE_VIDEO BIT(0) macro
/rk3399_rockchip-uboot/include/drm/
H A Ddrm_mipi_dsi.h108 #define MIPI_DSI_MODE_VIDEO BIT(0) macro
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/
H A Dserdes-bridge-split.c139 device->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE; in serdes_bridge_split_probe()
H A Dserdes-bridge.c151 device->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE; in serdes_bridge_probe()
/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 Dmax96755f.c169 device->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE; in max96755f_bridge_bind()
H A Ddw_mipi_dsi2.c585 if (!(dsi2->mode_flags & MIPI_DSI_MODE_VIDEO)) in dw_mipi_dsi2_ipi_set()
704 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO) in dw_mipi_dsi2_enable()
853 if (!(dsi2->mode_flags & MIPI_DSI_MODE_VIDEO)) { in dw_mipi_dsi2_connector_init()
1451 MIPI_DSI_MODE_VIDEO | in dw_mipi_dsi2_child_post_bind()
H A Ddw_mipi_dsi.c906 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO) { in dw_mipi_dsi_enable()
1106 if (!(dsi->mode_flags & MIPI_DSI_MODE_VIDEO)) { in dw_mipi_dsi_connector_init()
1711 MIPI_DSI_MODE_VIDEO | in dw_mipi_dsi_child_post_bind()
H A Drk618_dsi.c1033 MIPI_DSI_MODE_VIDEO | in rk618_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 |