Searched refs:DSI_CONTROL_HOST_ENABLE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddsi.h45 #define DSI_CONTROL_HOST_ENABLE (1 << 0) macro
H A Ddsi.c551 value &= ~DSI_CONTROL_HOST_ENABLE; tegra_dsi_configure()
1291 value = DSI_CONTROL_LANES(0) | DSI_CONTROL_HOST_ENABLE; tegra_dsi_host_transfer()

Completed in 42 milliseconds