Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/dsi/
Ddsi.xml.h124 #define DSI_CTRL_LANE0 0x00000010 macro
Ddsi_host.c784 data |= DSI_CTRL_LANE0 | DSI_CTRL_LANE1 | DSI_CTRL_LANE2 | in dsi_ctrl_config()