Searched refs:CRTC_OUTPUT_ENABLE (Results 1 – 1 of 1) sorted by relevance
109 #define CRTC_OUTPUT_ENABLE 0x100 macro147 if (!(crtc_status[i] & CRTC_OUTPUT_ENABLE)) in loongson_gpu_fixup_dma_hang()151 val |= CRTC_OUTPUT_ENABLE; in loongson_gpu_fixup_dma_hang()153 val &= ~CRTC_OUTPUT_ENABLE; in loongson_gpu_fixup_dma_hang()159 val = readl(crtc_reg) & CRTC_OUTPUT_ENABLE; in loongson_gpu_fixup_dma_hang()