Home
last modified time | relevance | path

Searched refs:DSI_CTRL_LANE0 (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/dsi/
Ddsi.xml.h167 #define DSI_CTRL_LANE0 0x00000010 macro
Ddsi_host.c820 data |= ((DSI_CTRL_LANE0 << msm_host->lanes) - DSI_CTRL_LANE0); in dsi_ctrl_config()