Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.h13 #define MSM_DSI_6G_VER_MINOR_V1_0 0x10000000 macro
H A Ddsi_cfg.c248 {MSM_DSI_VER_MAJOR_6G, MSM_DSI_6G_VER_MINOR_V1_0,
H A Ddsi_host.c785 (cfg_hnd->minor > MSM_DSI_6G_VER_MINOR_V1_0) && in dsi_ctrl_enable()