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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dpriv.h17 u32 nv40_pci_rd32(struct nvkm_pci *, u16);
H A Dnv40.c27 nv40_pci_rd32(struct nvkm_pci *pci, u16 addr) nv40_pci_rd32() function
55 .rd32 = nv40_pci_rd32,
H A Dg94.c29 .rd32 = nv40_pci_rd32,
H A Dgf100.c35 .rd32 = nv40_pci_rd32,
H A Dnv46.c41 .rd32 = nv40_pci_rd32,
H A Dnv4c.c28 .rd32 = nv40_pci_rd32,
H A Dg84.c54 .rd32 = nv40_pci_rd32,

Completed in 57 milliseconds