Searched refs:DC_HPD1_RX_INTERRUPT (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dcikd.h899 # define DC_HPD1_RX_INTERRUPT (1 << 18) macro
H A Dsid.h827 # define DC_HPD1_RX_INTERRUPT (1 << 18) macro
H A Devergreend.h1292 # define DC_HPD1_RX_INTERRUPT (1 << 18) macro
H A Dr600d.h779 # define DC_HPD1_RX_INTERRUPT (1 << 29) macro
H A Dcik.c7393 if (rdev->irq.stat_regs.cik.disp_int & DC_HPD1_RX_INTERRUPT) {
7830 if (!(rdev->irq.stat_regs.cik.disp_int & DC_HPD1_RX_INTERRUPT))
7833 rdev->irq.stat_regs.cik.disp_int &= ~DC_HPD1_RX_INTERRUPT;
H A Devergreen.c4652 if (disp_int[i] & DC_HPD1_RX_INTERRUPT)
4807 mask = DC_HPD1_RX_INTERRUPT;
H A Dsi.c6183 if (disp_int[i] & DC_HPD1_RX_INTERRUPT)
6347 mask = DC_HPD1_RX_INTERRUPT;
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h830 # define DC_HPD1_RX_INTERRUPT (1 << 18) macro

Completed in 494 milliseconds