Home
last modified time | relevance | path

Searched refs:MSM_DSI_VER_MAJOR_V2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.h11 #define MSM_DSI_VER_MAJOR_V2 0x02 macro
H A Ddsi_cfg.c246 {MSM_DSI_VER_MAJOR_V2, MSM_DSI_V2_VER_MINOR_8064,
H A Ddsi_host.c62 if (ver <= MSM_DSI_VER_MAJOR_V2) { in dsi_get_version()