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

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_nv50.c245 nv50_gr_prop_trap(struct nv50_gr *gr, u32 ustatus_addr, u32 ustatus, u32 tp) argument
249 u32 e0c = nvkm_rd32(device, ustatus_addr + 0x04);
250 u32 e10 = nvkm_rd32(device, ustatus_addr + 0x08);
251 u32 e14 = nvkm_rd32(device, ustatus_addr + 0x0c);
252 u32 e18 = nvkm_rd32(device, ustatus_addr + 0x10);
253 u32 e1c = nvkm_rd32(device, ustatus_addr + 0x14);
254 u32 e20 = nvkm_rd32(device, ustatus_addr + 0x18);
255 u32 e24 = nvkm_rd32(device, ustatus_addr + 0x1c);
339 u32 ustatus_addr, ustatus; local
344 ustatus_addr
[all...]

Completed in 161 milliseconds