Searched refs:DC_CMD_DISPLAY_POWER_CONTROL (Results 1 – 2 of 2) sorted by relevance
36 #define DC_CMD_DISPLAY_POWER_CONTROL 0x036 macro
1123 value = tegra_dc_readl(dc, DC_CMD_DISPLAY_POWER_CONTROL); in tegra_crtc_disable()1126 tegra_dc_writel(dc, value, DC_CMD_DISPLAY_POWER_CONTROL); in tegra_crtc_disable()1256 value = tegra_dc_readl(dc, DC_CMD_DISPLAY_POWER_CONTROL); in tegra_crtc_mode_set_nofb()1259 tegra_dc_writel(dc, value, DC_CMD_DISPLAY_POWER_CONTROL); in tegra_crtc_mode_set_nofb()1370 DUMP_REG(DC_CMD_DISPLAY_POWER_CONTROL); in tegra_dc_show_regs()