Searched refs:MSM_DSI_VER_MAJOR_6G (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.c65 {MSM_DSI_VER_MAJOR_6G, MSM_DSI_6G_VER_MINOR_V1_0,
67 {MSM_DSI_VER_MAJOR_6G, MSM_DSI_6G_VER_MINOR_V1_1,
69 {MSM_DSI_VER_MAJOR_6G, MSM_DSI_6G_VER_MINOR_V1_1_1,
71 {MSM_DSI_VER_MAJOR_6G, MSM_DSI_6G_VER_MINOR_V1_2,
73 {MSM_DSI_VER_MAJOR_6G, MSM_DSI_6G_VER_MINOR_V1_3, &msm8994_dsi_cfg},
74 {MSM_DSI_VER_MAJOR_6G, MSM_DSI_6G_VER_MINOR_V1_3_1, &msm8916_dsi_cfg},
H A Ddsi_cfg.h20 #define MSM_DSI_VER_MAJOR_6G 0x03 macro
H A Ddsi_host.c59 if (ver == MSM_DSI_VER_MAJOR_6G) { dsi_get_version()
663 if ((cfg_hnd->major == MSM_DSI_VER_MAJOR_6G) && dsi_ctrl_config()
1664 if ((cfg_hnd->major == MSM_DSI_VER_MAJOR_6G) && msm_dsi_host_cmd_rx()

Completed in 67 milliseconds