Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsid.h852 # define DC_HPD5_RX_INTERRUPT (1 << 18) macro
H A Dcikd.h924 # define DC_HPD5_RX_INTERRUPT (1 << 18) macro
H A Devergreend.h1317 # define DC_HPD5_RX_INTERRUPT (1 << 18) macro
H A Dr600d.h803 # define DC_HPD5_RX_INTERRUPT (1 << 20) macro
H A Dcik.c7413 if (rdev->irq.stat_regs.cik.disp_int_cont4 & DC_HPD5_RX_INTERRUPT) { in cik_irq_ack()
7864 if (!(rdev->irq.stat_regs.cik.disp_int_cont4 & DC_HPD5_RX_INTERRUPT)) in cik_irq_process()
7867 rdev->irq.stat_regs.cik.disp_int_cont4 &= ~DC_HPD5_RX_INTERRUPT; in cik_irq_process()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h855 # define DC_HPD5_RX_INTERRUPT (1 << 18) macro