Home
last modified time | relevance | path

Searched refs:IH_REQ_NONSNOOP_EN (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Dnbio_v7_0.c235 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in nbio_v7_0_ih_control()
Dsi_ih.c73 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in si_ih_irq_init()
Dcz_ih.c123 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in cz_ih_irq_init()
Diceland_ih.c123 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in iceland_ih_irq_init()
Dnbio_v7_2.c217 IH_REQ_NONSNOOP_EN, 0); in nbio_v7_2_ih_control()
Dtonga_ih.c119 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in tonga_ih_irq_init()
Dnbio_v6_1.c160 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in nbio_v6_1_ih_control()
Dnbio_v2_3.c213 IH_REQ_NONSNOOP_EN, 0); in nbio_v2_3_ih_control()
Dnbio_v7_4.c300 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in nbio_v7_4_ih_control()
Dsid.h686 # define IH_REQ_NONSNOOP_EN (1 << 3) macro
/Linux-v5.15/drivers/gpu/drm/radeon/
Dsid.h683 # define IH_REQ_NONSNOOP_EN (1 << 3) macro
Dcikd.h836 # define IH_REQ_NONSNOOP_EN (1 << 3) macro
Dr600d.h737 # define IH_REQ_NONSNOOP_EN (1 << 3) macro
Dr600.c3704 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in r600_irq_init()
Dsi.c6003 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in si_irq_init()
Dcik.c6965 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in cik_irq_init()