Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
H A Ddc.c1446 DEBUGFS_REG32(DC_CMD_DISPLAY_COMMAND),
1968 value = tegra_dc_readl(dc, DC_CMD_DISPLAY_COMMAND); in tegra_dc_stop()
1970 tegra_dc_writel(dc, value, DC_CMD_DISPLAY_COMMAND); in tegra_dc_stop()
1979 value = tegra_dc_readl_active(dc, DC_CMD_DISPLAY_COMMAND); in tegra_dc_idle()
2262 value = tegra_dc_readl(dc, DC_CMD_DISPLAY_COMMAND); in tegra_crtc_atomic_enable()
2265 tegra_dc_writel(dc, value, DC_CMD_DISPLAY_COMMAND); in tegra_crtc_atomic_enable()
H A Ddc.h193 #define DC_CMD_DISPLAY_COMMAND 0x032 macro
/linux/drivers/clk/tegra/
H A Dclk-tegra210.c252 #define DC_CMD_DISPLAY_COMMAND 0xc8 macro
675 readl_relaxed(dispa_base + DC_CMD_DISPLAY_COMMAND); in tegra210_disp_mbist_war()
677 readl_relaxed(dispa_base + DC_CMD_DISPLAY_COMMAND); in tegra210_disp_mbist_war()