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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dpriv.h19 void nv40_pci_wr32(struct nvkm_pci *, u16, u32);
H A Dnv40.c41 nv40_pci_wr32(struct nvkm_pci *pci, u16 addr, u32 data) nv40_pci_wr32() function
57 .wr32 = nv40_pci_wr32,
H A Dg94.c31 .wr32 = nv40_pci_wr32,
H A Dgf100.c37 .wr32 = nv40_pci_wr32,
H A Dnv46.c43 .wr32 = nv40_pci_wr32,
H A Dnv4c.c30 .wr32 = nv40_pci_wr32,
H A Dg84.c56 .wr32 = nv40_pci_wr32,

Completed in 37 milliseconds