Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds