Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.xml.h666 #define DSI_CMD_MODE_MDP_CTRL2_BURST_MODE 0x00010000 macro
H A Ddsi_host.c760 data |= DSI_CMD_MODE_MDP_CTRL2_BURST_MODE; in dsi_ctrl_enable()