Home
last modified time | relevance | path

Searched refs:DC_HPD3_RX_INTERRUPT (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dsid.h842 # define DC_HPD3_RX_INTERRUPT (1 << 18) macro
H A Dcikd.h914 # define DC_HPD3_RX_INTERRUPT (1 << 18) macro
H A Devergreend.h1307 # define DC_HPD3_RX_INTERRUPT (1 << 18) macro
H A Dr600d.h782 # define DC_HPD3_RX_INTERRUPT (1 << 0) macro
H A Dcik.c7403 if (rdev->irq.stat_regs.cik.disp_int_cont2 & DC_HPD3_RX_INTERRUPT) { in cik_irq_ack()
7846 if (!(rdev->irq.stat_regs.cik.disp_int_cont2 & DC_HPD3_RX_INTERRUPT)) in cik_irq_process()
7849 rdev->irq.stat_regs.cik.disp_int_cont2 &= ~DC_HPD3_RX_INTERRUPT; in cik_irq_process()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h845 # define DC_HPD3_RX_INTERRUPT (1 << 18) macro