Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Diceland_ih.c197 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in iceland_ih_get_wptr()
203 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in iceland_ih_get_wptr()
206 wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0); in iceland_ih_get_wptr()
H A Dcz_ih.c197 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in cz_ih_get_wptr()
203 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in cz_ih_get_wptr()
206 wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0); in cz_ih_get_wptr()
H A Dtonga_ih.c199 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in tonga_ih_get_wptr()
205 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in tonga_ih_get_wptr()
208 wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0); in tonga_ih_get_wptr()
H A Dsi_ih.c57 WREG32(IH_RB_WPTR, 0); in si_ih_disable_interrupts()
88 WREG32(IH_RB_WPTR, 0); in si_ih_irq_init()
H A Dvega10_ih.c349 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in vega10_ih_get_wptr()
357 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in vega10_ih_get_wptr()
360 wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0); in vega10_ih_get_wptr()
H A Dih_v6_1.c400 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in ih_v6_1_get_wptr()
404 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in ih_v6_1_get_wptr()
406 wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0); in ih_v6_1_get_wptr()
H A Dnavi10_ih.c420 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in navi10_ih_get_wptr()
428 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in navi10_ih_get_wptr()
430 wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0); in navi10_ih_get_wptr()
H A Dih_v6_0.c428 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in ih_v6_0_get_wptr()
432 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in ih_v6_0_get_wptr()
434 wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0); in ih_v6_0_get_wptr()
H A Dvega20_ih.c424 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in vega20_ih_get_wptr()
432 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in vega20_ih_get_wptr()
435 wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0); in vega20_ih_get_wptr()
H A Dsid.h664 #define IH_RB_WPTR 0xF83 macro
/openbsd/sys/dev/pci/drm/radeon/
H A Dr600.c3613 WREG32(IH_RB_WPTR, 0); in r600_disable_interrupts()
3725 WREG32(IH_RB_WPTR, 0); in r600_irq_init()
4044 wptr = RREG32(IH_RB_WPTR); in r600_get_ih_wptr()
4107 RREG32(IH_RB_WPTR); in r600_irq_process()
H A Dsid.h661 #define IH_RB_WPTR 0x3e0c macro
H A Dcikd.h811 #define IH_RB_WPTR 0x3e0c macro
H A Dsi.c5942 WREG32(IH_RB_WPTR, 0); in si_disable_interrupts()
6028 WREG32(IH_RB_WPTR, 0); in si_irq_init()
6216 wptr = RREG32(IH_RB_WPTR); in si_get_ih_wptr()
H A Devergreend.h1230 #define IH_RB_WPTR 0x3e0c macro
H A Dr600d.h669 #define IH_RB_WPTR 0x3e0c macro
H A Dcik.c6842 WREG32(IH_RB_WPTR, 0); in cik_disable_interrupts()
6986 WREG32(IH_RB_WPTR, 0); in cik_irq_init()
7488 wptr = RREG32(IH_RB_WPTR); in cik_get_ih_wptr()
H A Devergreen.c4685 wptr = RREG32(IH_RB_WPTR); in evergreen_get_ih_wptr()