Searched refs:DSI_CONTROL_DCS_ENABLE (Results 1 – 2 of 2) sorted by relevance
39 #define DSI_CONTROL_DCS_ENABLE (1 << 3) macro
526 value &= ~DSI_CONTROL_DCS_ENABLE; in tegra_dsi_configure()528 value |= DSI_CONTROL_DCS_ENABLE; in tegra_dsi_configure()