Home
last modified time | relevance | path

Searched refs:LB_D6_VBLANK_INTERRUPT (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsid.h857 # define LB_D6_VBLANK_INTERRUPT (1 << 3) macro
H A Dcikd.h929 # define LB_D6_VBLANK_INTERRUPT (1 << 3) macro
H A Devergreend.h1322 # define LB_D6_VBLANK_INTERRUPT (1 << 3) macro
H A Dradeon_cik.c7385 if (rdev->irq.stat_regs.cik.disp_int_cont5 & LB_D6_VBLANK_INTERRUPT) in cik_irq_ack()
7797 if (!(rdev->irq.stat_regs.cik.disp_int_cont5 & LB_D6_VBLANK_INTERRUPT)) in cik_irq_process()
7814 rdev->irq.stat_regs.cik.disp_int_cont5 &= ~LB_D6_VBLANK_INTERRUPT; in cik_irq_process()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h861 # define LB_D6_VBLANK_INTERRUPT (1 << 3) macro