Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/tegra/
Ddsi.h44 #define DSI_CONTROL_VIDEO_ENABLE (1 << 1) macro
Ddsi.c538 value |= DSI_CONTROL_VIDEO_ENABLE; in tegra_dsi_configure()
649 value &= ~DSI_CONTROL_VIDEO_ENABLE; in tegra_dsi_video_disable()