Searched refs:DSI_CONTROL_HOST_ENABLE (Results 1 – 2 of 2) sorted by relevance
42 #define DSI_CONTROL_HOST_ENABLE (1 << 0) macro
532 value &= ~DSI_CONTROL_HOST_ENABLE; in tegra_dsi_configure()1392 value = DSI_CONTROL_LANES(0) | DSI_CONTROL_HOST_ENABLE; in tegra_dsi_host_transfer()