Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddsi.h33 #define DSI_CONTROL 0x10 macro
H A Ddsi.c137 DEBUGFS_REG32(DSI_CONTROL),
510 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_configure()
517 value = tegra_dsi_readl(dsi, DSI_CONTROL); in tegra_dsi_configure()
532 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_configure()
645 value = tegra_dsi_readl(dsi, DSI_CONTROL); in tegra_dsi_video_disable()
647 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_video_disable()
1383 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_host_transfer()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddsi.h33 #define DSI_CONTROL 0x10 macro
H A Ddsi.c137 DEBUGFS_REG32(DSI_CONTROL),
510 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_configure()
517 value = tegra_dsi_readl(dsi, DSI_CONTROL); in tegra_dsi_configure()
532 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_configure()
645 value = tegra_dsi_readl(dsi, DSI_CONTROL); in tegra_dsi_video_disable()
647 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_video_disable()
1392 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_host_transfer()

Completed in 6 milliseconds