Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dsid.h850 # define LB_D5_VBLANK_INTERRUPT (1 << 3) macro
H A Dcikd.h922 # define LB_D5_VBLANK_INTERRUPT (1 << 3) macro
H A Devergreend.h1315 # define LB_D5_VBLANK_INTERRUPT (1 << 3) macro
H A Dcik.c7353 if (rdev->irq.stat_regs.cik.disp_int_cont4 & LB_D5_VBLANK_INTERRUPT) in cik_irq_ack()
7706 if (!(rdev->irq.stat_regs.cik.disp_int_cont4 & LB_D5_VBLANK_INTERRUPT)) in cik_irq_process()
7716 rdev->irq.stat_regs.cik.disp_int_cont4 &= ~LB_D5_VBLANK_INTERRUPT; in cik_irq_process()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h853 # define LB_D5_VBLANK_INTERRUPT (1 << 3) macro