Searched refs:priority_a_cnt (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/radeon/
H A Devergreen.c788 u32 priority_a_cnt = PRIORITY_OFF; local
797 priority_a_cnt = 0;
831 priority_a_cnt |= PRIORITY_ALWAYS_ON;
845 priority_a_cnt |= priority_a_mark & PRIORITY_MARK_MASK;
881 WREG32(PRIORITY_A_CNT + radeon_crtc->crtc_offset, priority_a_cnt);

Completed in 35 milliseconds