Searched refs:DSI_CTRL_LANE0 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/msm/dsi/ | ||
D | dsi.xml.h | 167 #define DSI_CTRL_LANE0 0x00000010 macro |
D | dsi_host.c | 820 data |= ((DSI_CTRL_LANE0 << msm_host->lanes) - DSI_CTRL_LANE0); in dsi_ctrl_config() |