Searched refs:INT_REQ (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_sumo_smc.c51 gfx_int_req = SERV_INDEX(id) | INT_REQ;
55 if (RREG32(GFX_INT_REQ) & INT_REQ)
72 gfx_int_req &= ~INT_REQ;
H A Dsumod.h126 # define INT_REQ (1 << 0) macro

Completed in 99 milliseconds