Searched refs:DSI_POWER_CONTROL_ENABLE (Results 1 – 2 of 2) sorted by relevance
19 #define DSI_POWER_CONTROL_ENABLE (1 << 0) macro
480 value |= DSI_POWER_CONTROL_ENABLE; in tegra_dsi_enable()713 value &= ~DSI_POWER_CONTROL_ENABLE; in tegra_dsi_disable()727 value &= ~DSI_POWER_CONTROL_ENABLE; in tegra_dsi_soft_reset()733 value |= DSI_POWER_CONTROL_ENABLE; in tegra_dsi_soft_reset()1260 value |= DSI_POWER_CONTROL_ENABLE; in tegra_dsi_host_transfer()