Home
last modified time | relevance | path

Searched refs:RADEON_CRTC2_VBLANK_STAT (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/radeon/
Dr100.c772 RADEON_CRTC_VBLANK_STAT | RADEON_CRTC2_VBLANK_STAT | in r100_irq_ack()
808 if (status & RADEON_CRTC2_VBLANK_STAT) { in r100_irq_process()
Dradeon_reg.h1026 # define RADEON_CRTC2_VBLANK_STAT (1 << 9) macro