Searched refs:NV_MEM_TARGET_PCI (Results 1 – 6 of 6) sorted by relevance
101 priv->base.target = NV_MEM_TARGET_PCI; in nv04_dmaobj_ctor()110 case NV_MEM_TARGET_PCI: in nv04_dmaobj_ctor()
123 case NV_MEM_TARGET_PCI: in gf110_dmaobj_ctor()
124 case NV_MEM_TARGET_PCI: in gf100_dmaobj_ctor()
114 dmaobj->target = NV_MEM_TARGET_PCI; in nvkm_dmaobj_create_()
141 case NV_MEM_TARGET_PCI: in nv50_dmaobj_ctor()
16 #define NV_MEM_TARGET_PCI 1 macro