Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsid.h847 # define DC_HPD4_RX_INTERRUPT (1 << 18) macro
H A Dcikd.h919 # define DC_HPD4_RX_INTERRUPT (1 << 18) macro
H A Devergreend.h1312 # define DC_HPD4_RX_INTERRUPT (1 << 18) macro
H A Dr600d.h777 # define DC_HPD4_RX_INTERRUPT (1 << 15) macro
H A Dcik.c7408 if (rdev->irq.stat_regs.cik.disp_int_cont3 & DC_HPD4_RX_INTERRUPT) { in cik_irq_ack()
7855 if (!(rdev->irq.stat_regs.cik.disp_int_cont3 & DC_HPD4_RX_INTERRUPT)) in cik_irq_process()
7858 rdev->irq.stat_regs.cik.disp_int_cont3 &= ~DC_HPD4_RX_INTERRUPT; in cik_irq_process()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h850 # define DC_HPD4_RX_INTERRUPT (1 << 18) macro