Home
last modified time | relevance | path

Searched refs:RPTR_REARM (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_ih.c93 ih_cntl |= RPTR_REARM; in si_ih_irq_init()
H A Diceland_ih.c152 ih_cntl = REG_SET_FIELD(ih_cntl, IH_CNTL, RPTR_REARM, 1); in iceland_ih_irq_init()
H A Dcz_ih.c152 ih_cntl = REG_SET_FIELD(ih_cntl, IH_CNTL, RPTR_REARM, 1); in cz_ih_irq_init()
H A Dtonga_ih.c133 ih_rb_cntl = REG_SET_FIELD(ih_rb_cntl, IH_RB_CNTL, RPTR_REARM, 1); in tonga_ih_irq_init()
/linux/drivers/gpu/drm/radeon/
H A Dcikd.h823 # define RPTR_REARM (1 << 4) macro
H A Devergreend.h1242 # define RPTR_REARM (1 << 4) macro
H A Dr600d.h681 # define RPTR_REARM (1 << 4) macro
H A Dr600.c3731 ih_cntl |= RPTR_REARM; in r600_irq_init()