Searched refs:nvkm_top_intr_mask (Results 1 – 3 of 3) sorted by relevance
15 u32 nvkm_top_intr_mask(struct nvkm_device *, enum nvkm_devidx);
76 nvkm_top_intr_mask(struct nvkm_device *device, enum nvkm_devidx devidx) in nvkm_top_intr_mask() function
43 u32 mask = nvkm_top_intr_mask(device, devidx); in nvkm_mc_intr_mask()