Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Ddsi.h41 #define DSI_CONTROL_VIDEO_ENABLE (1 << 1) macro
Ddsi.c530 value |= DSI_CONTROL_VIDEO_ENABLE; in tegra_dsi_configure()
646 value &= ~DSI_CONTROL_VIDEO_ENABLE; in tegra_dsi_video_disable()