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

/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dni.c1119 WREG32_P(cp_rb_cntl[i], RB_RPTR_WR_ENA, ~RB_RPTR_WR_ENA);
1126 WREG32_P(cp_rb_cntl[i], 0, ~RB_RPTR_WR_ENA);
H A Dnid.h445 #define RB_RPTR_WR_ENA (1U << 31) macro
H A Drv770d.h85 #define RB_RPTR_WR_ENA (1U << 31) macro
H A Dsid.h675 #define RB_RPTR_WR_ENA (1U << 31) macro
H A Dsi.c2036 WREG32(CP_RB0_CNTL, tmp | RB_RPTR_WR_ENA);
2069 WREG32(CP_RB1_CNTL, tmp | RB_RPTR_WR_ENA);
2095 WREG32(CP_RB2_CNTL, tmp | RB_RPTR_WR_ENA);
H A Devergreend.h128 #define RB_RPTR_WR_ENA (1U << 31) macro
H A Dr600d.h207 #define RB_RPTR_WR_ENA (1U << 31) macro
H A Devergreen.c1660 WREG32(CP_RB_CNTL, tmp | RB_RPTR_WR_ENA);
H A Dr600.c2250 WREG32(CP_RB_CNTL, tmp | RB_RPTR_WR_ENA);

Completed in 166 milliseconds