Home
last modified time | relevance | path

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

/linux-6.1.9/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()
Dnbio_v7_7.c187 IH_REQ_NONSNOOP_EN, 0); in nbio_v7_7_ih_control()
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.c229 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.c223 IH_REQ_NONSNOOP_EN, 0); in nbio_v2_3_ih_control()
Dnbio_v4_3.c233 IH_REQ_NONSNOOP_EN, 0); in nbio_v4_3_ih_control()
Dnbio_v7_4.c303 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-6.1.9/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()