Searched refs:IH_BUSY (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dtonga_ih.c367 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY))
382 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY))
H A Diceland_ih.c349 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY))
364 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY))
H A Dcz_ih.c355 if (REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY))
370 if (!REG_GET_FIELD(tmp, SRBM_STATUS, IH_BUSY))
H A Dsid.h341 #define IH_BUSY (1 << 17) macro
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dnid.h72 #define IH_BUSY (1 << 17) macro
H A Dcikd.h462 #define IH_BUSY (1 << 17) macro
H A Dsid.h340 #define IH_BUSY (1 << 17) macro
H A Devergreend.h1178 #define IH_BUSY (1 << 17) macro
H A Dni.c1778 if (tmp & IH_BUSY)
H A Devergreen.c3864 if (tmp & IH_BUSY)
H A Dsi.c3821 if (tmp & IH_BUSY)
H A Dcik.c4886 if (tmp & IH_BUSY)

Completed in 340 milliseconds