Searched refs:DSI_CONTROL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/tegra/ |
| H A D | dsi.c | 138 DEBUGFS_REG32(DSI_CONTROL), 512 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_configure() 519 value = tegra_dsi_readl(dsi, DSI_CONTROL); in tegra_dsi_configure() 534 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_configure() 648 value = tegra_dsi_readl(dsi, DSI_CONTROL); in tegra_dsi_video_disable() 650 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_video_disable() 1386 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_host_transfer()
|
| H A D | dsi.h | 33 #define DSI_CONTROL 0x10 macro
|