Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/dsi/
Ddsi.xml.h335 #define DSI_CMD_DMA_CTRL_LOW_POWER 0x04000000 macro
Ddsi_host.c885 DSI_CMD_DMA_CTRL_LOW_POWER); in dsi_ctrl_config()
1055 data &= ~DSI_CMD_DMA_CTRL_LOW_POWER; in dsi_set_tx_power_mode()
1057 data |= DSI_CMD_DMA_CTRL_LOW_POWER; in dsi_set_tx_power_mode()