Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Dsi_ih.c71 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in si_ih_irq_init()
Dnbio_v6_1.c141 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in nbio_v6_1_ih_control()
Dnbio_v2_3.c182 IH_REQ_NONSNOOP_EN, 0); in nbio_v2_3_ih_control()
Dnbio_v7_0.c244 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in nbio_v7_0_ih_control()
Dnbio_v7_4.c245 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in nbio_v7_4_ih_control()
Diceland_ih.c123 interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0); in iceland_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()
Dtonga_ih.c119 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
/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.c3707 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in r600_irq_init()
Dsi.c6008 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in si_irq_init()
Dcik.c6980 interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; in cik_irq_init()