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