Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/dsi/
Ddsi.xml.h135 #define DSI_CTRL_LANE2 0x00000040 macro
Ddsi_host.c690 data |= DSI_CTRL_LANE1 | DSI_CTRL_LANE2; in dsi_ctrl_config()
696 data |= DSI_CTRL_LANE0 | DSI_CTRL_LANE1 | DSI_CTRL_LANE2 | in dsi_ctrl_config()