Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c92 #define ENABLE_LOW_POWER_CMD BIT(15) macro
394 val |= ENABLE_LOW_POWER_CMD; in dw_mipi_message_config()
396 val &= ~ENABLE_LOW_POWER_CMD; in dw_mipi_message_config()