Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.h15 #define MSM_DSI_6G_VER_MINOR_V1_1 0x10010000 macro
H A Ddsi_cfg.c252 {MSM_DSI_VER_MAJOR_6G, MSM_DSI_6G_VER_MINOR_V1_1,
H A Ddsi_host.c2122 (cfg_hnd->minor >= MSM_DSI_6G_VER_MINOR_V1_1)) { in msm_dsi_host_cmd_rx()