Searched refs:DC_CMD_DISPLAY_POWER_CONTROL (Results 1 – 2 of 2) sorted by relevance
1247 DEBUGFS_REG32(DC_CMD_DISPLAY_POWER_CONTROL),1778 value = tegra_dc_readl(dc, DC_CMD_DISPLAY_POWER_CONTROL); in tegra_crtc_atomic_disable()1781 tegra_dc_writel(dc, value, DC_CMD_DISPLAY_POWER_CONTROL); in tegra_crtc_atomic_disable()1903 value = tegra_dc_readl(dc, DC_CMD_DISPLAY_POWER_CONTROL); in tegra_crtc_atomic_enable()1906 tegra_dc_writel(dc, value, DC_CMD_DISPLAY_POWER_CONTROL); in tegra_crtc_atomic_enable()
184 #define DC_CMD_DISPLAY_POWER_CONTROL 0x036 macro