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