Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dnbio_v6_1.c143 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in nbio_v6_1_ih_control()
Dnbio_v7_0.c234 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in nbio_v7_0_ih_control()
Dsi_ih.c68 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in si_ih_irq_init()
Dcz_ih.c121 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in cz_ih_irq_init()
Diceland_ih.c121 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in iceland_ih_irq_init()
Dtonga_ih.c117 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in tonga_ih_irq_init()
Dsid.h687 # define IH_REQ_NONSNOOP_EN (1 << 3) macro
/Linux-v4.19/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.c3701 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in r600_irq_init()
Dsi.c6004 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in si_irq_init()
Dcik.c6976 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in cik_irq_init()