Searched refs:DC_CMD_DISPLAY_POWER_CONTROL (Results 1 – 2 of 2) sorted by relevance
36 #define DC_CMD_DISPLAY_POWER_CONTROL 0x036 macro
1225 value = tegra_dc_readl(dc, DC_CMD_DISPLAY_POWER_CONTROL); in tegra_crtc_disable()1228 tegra_dc_writel(dc, value, DC_CMD_DISPLAY_POWER_CONTROL); in tegra_crtc_disable()1259 value = tegra_dc_readl(dc, DC_CMD_DISPLAY_POWER_CONTROL); in tegra_crtc_enable()1262 tegra_dc_writel(dc, value, DC_CMD_DISPLAY_POWER_CONTROL); in tegra_crtc_enable()1382 DUMP_REG(DC_CMD_DISPLAY_POWER_CONTROL); in tegra_dc_show_regs()