Home
last modified time | relevance | path

Searched refs:MIPI_DSI_MODE_VIDEO_NO_HSA (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/drm/
H A Ddrm_mipi_dsi.h122 #define MIPI_DSI_MODE_VIDEO_NO_HSA BIT(7) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_mipi_dsi2.c637 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_NO_HSA) in dw_mipi_dsi2_set_vid_mode()