Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/dt-bindings/media/
H A Drockchip_mipi_dsi.h40 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
/rk3399_rockchip-uboot/include/drm/
H A Ddrm_mipi_dsi.h128 #define MIPI_DSI_CLOCK_NON_CONTINUOUS BIT(10) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_mipi_dsi2.c460 if (dsi2->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in dw_mipi_dsi2_clk_management()
H A Ddw_mipi_dsi.c892 if (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in dw_mipi_dsi_video_mode_config()