Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tegra/
Ddsi.h36 #define DSI_CONTROL 0x10 macro
Ddsi.c137 DEBUGFS_REG32(DSI_CONTROL),
519 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_configure()
526 value = tegra_dsi_readl(dsi, DSI_CONTROL); in tegra_dsi_configure()
541 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_configure()
654 value = tegra_dsi_readl(dsi, DSI_CONTROL); in tegra_dsi_video_disable()
656 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_video_disable()
1299 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_host_transfer()