Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.xml.h334 #define DSI_CMD_DMA_CTRL_LOW_POWER 0x04000000 macro
H A Ddsi_host.c767 DSI_CMD_DMA_CTRL_LOW_POWER); in dsi_ctrl_enable()
1062 data &= ~DSI_CMD_DMA_CTRL_LOW_POWER; in dsi_set_tx_power_mode()
1064 data |= DSI_CMD_DMA_CTRL_LOW_POWER; in dsi_set_tx_power_mode()