Home
last modified time | relevance | path

Searched refs:DSI_CMD_DMA_CTRL_LOW_POWER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c888 DSI_CMD_DMA_CTRL_LOW_POWER); in dsi_ctrl_config()
1051 data &= ~DSI_CMD_DMA_CTRL_LOW_POWER; in dsi_set_tx_power_mode()
1053 data |= DSI_CMD_DMA_CTRL_LOW_POWER; in dsi_set_tx_power_mode()
H A Ddsi.xml.h301 #define DSI_CMD_DMA_CTRL_LOW_POWER 0x04000000 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c767 DSI_CMD_DMA_CTRL_LOW_POWER); in dsi_ctrl_enable()
1059 data &= ~DSI_CMD_DMA_CTRL_LOW_POWER; in dsi_set_tx_power_mode()
1061 data |= DSI_CMD_DMA_CTRL_LOW_POWER; in dsi_set_tx_power_mode()
H A Ddsi.xml.h334 #define DSI_CMD_DMA_CTRL_LOW_POWER 0x04000000 macro

Completed in 19 milliseconds