Searched refs:nvkm_top_intr_mask (Results 1 – 3 of 3) sorted by relevance
26 u32 nvkm_top_intr_mask(struct nvkm_device *, enum nvkm_subdev_type, int);
77 nvkm_top_intr_mask(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_top_intr_mask() function
43 u32 mask = nvkm_top_intr_mask(device, type, inst); in nvkm_mc_intr_mask()