Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dsi/
Ddsi_cfg.h18 #define MSM_DSI_6G_VER_MINOR_V1_3 0x10030000 macro
Ddsi_cfg.c273 {MSM_DSI_VER_MAJOR_6G, MSM_DSI_6G_VER_MINOR_V1_3,
Ddsi_host.c776 if (cfg_hnd->minor >= MSM_DSI_6G_VER_MINOR_V1_3) in dsi_ctrl_enable()