Home
last modified time | relevance | path

Searched refs:MIPI_DSI_MODE_VIDEO_NO_HFP (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/drm/
H A Ddrm_mipi_dsi.h118 #define MIPI_DSI_MODE_VIDEO_NO_HFP BIT(5) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drk618_dsi.c602 if (!(dsi->mode_flags & MIPI_DSI_MODE_VIDEO_NO_HFP)) in rk618_dsi_pre_enable()
H A Ddw_mipi_dsi2.c631 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_NO_HFP) in dw_mipi_dsi2_set_vid_mode()
H A Ddw_mipi_dsi.c877 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_NO_HFP) in dw_mipi_dsi_video_mode_config()