Home
last modified time | relevance | path

Searched refs:DC_CMD_DISPLAY_COMMAND (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/tegra/
Ddc.c1245 DEBUGFS_REG32(DC_CMD_DISPLAY_COMMAND),
1713 value = tegra_dc_readl(dc, DC_CMD_DISPLAY_COMMAND); in tegra_dc_stop()
1715 tegra_dc_writel(dc, value, DC_CMD_DISPLAY_COMMAND); in tegra_dc_stop()
1724 value = tegra_dc_readl_active(dc, DC_CMD_DISPLAY_COMMAND); in tegra_dc_idle()
1897 value = tegra_dc_readl(dc, DC_CMD_DISPLAY_COMMAND); in tegra_crtc_atomic_enable()
1900 tegra_dc_writel(dc, value, DC_CMD_DISPLAY_COMMAND); in tegra_crtc_atomic_enable()
Ddc.h178 #define DC_CMD_DISPLAY_COMMAND 0x032 macro
/Linux-v5.10/drivers/clk/tegra/
Dclk-tegra210.c252 #define DC_CMD_DISPLAY_COMMAND 0xc8 macro
624 readl_relaxed(dispa_base + DC_CMD_DISPLAY_COMMAND); in tegra210_disp_mbist_war()
626 readl_relaxed(dispa_base + DC_CMD_DISPLAY_COMMAND); in tegra210_disp_mbist_war()