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