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

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddsi.h44 #define DSI_CONTROL_VIDEO_ENABLE (1 << 1) macro
H A Ddsi.c550 value |= DSI_CONTROL_VIDEO_ENABLE; tegra_dsi_configure()
666 value &= ~DSI_CONTROL_VIDEO_ENABLE; tegra_dsi_video_disable()

Completed in 53 milliseconds