Searched refs:DSI_POWER_CONTROL_ENABLE (Results 1 – 2 of 2) sorted by relevance
16 #define DSI_POWER_CONTROL_ENABLE (1 << 0) macro
460 value |= DSI_POWER_CONTROL_ENABLE; in tegra_dsi_enable()737 value &= ~DSI_POWER_CONTROL_ENABLE; in tegra_dsi_disable()751 value &= ~DSI_POWER_CONTROL_ENABLE; in tegra_dsi_soft_reset()757 value |= DSI_POWER_CONTROL_ENABLE; in tegra_dsi_soft_reset()1351 value |= DSI_POWER_CONTROL_ENABLE; in tegra_dsi_host_transfer()