Searched refs:DSI_ENABLE (Results 1 – 3 of 3) sorted by relevance
446 #define DSI_ENABLE BIT(29) macro
310 #define DSI_ENABLE (1 << 29) macro
860 value &= ~DSI_ENABLE; in tegra_dsi_encoder_disable()947 value |= DSI_ENABLE; in tegra_dsi_encoder_enable()