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

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Devergreen.c2643 u32 cp_int_cntl1 = 0, cp_int_cntl2 = 0; local
2691 cp_int_cntl2 |= TIME_STAMP_INT_ENABLE;
2796 cayman_cp_int_cntl_setup(rdev, 2, cp_int_cntl2);
H A Dsi.c3429 u32 cp_int_cntl1 = 0, cp_int_cntl2 = 0; local
3469 cp_int_cntl2 |= TIME_STAMP_INT_ENABLE;
3537 WREG32(CP_INT_CNTL_RING2, cp_int_cntl2);

Completed in 61 milliseconds