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

/freebsd-11.0-release/sys/dev/drm/
H A Dradeon_irq.c160 irq_mask |= RADEON_CRTC_VBLANK_STAT | RADEON_CRTC2_VBLANK_STAT;
222 if (stat & RADEON_CRTC2_VBLANK_STAT)
H A Dradeon_drv.h850 # define RADEON_CRTC2_VBLANK_STAT (1 << 9) macro
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_irq.c157 irq_mask |= RADEON_CRTC_VBLANK_STAT | RADEON_CRTC2_VBLANK_STAT;
218 if (stat & RADEON_CRTC2_VBLANK_STAT)
H A Dradeon_drv.h772 # define RADEON_CRTC2_VBLANK_STAT (1 << 9) macro
H A Dr100.c764 RADEON_CRTC_VBLANK_STAT | RADEON_CRTC2_VBLANK_STAT |
800 if (status & RADEON_CRTC2_VBLANK_STAT) {
H A Dradeon_reg.h1029 # define RADEON_CRTC2_VBLANK_STAT (1 << 9) macro

Completed in 81 milliseconds