Searched refs:NV_MEM_ACCESS_WO (Results 1 – 5 of 5) sorted by relevance
10 #define NV_MEM_ACCESS_WO 2 macro11 #define NV_MEM_ACCESS_RW (NV_MEM_ACCESS_RO | NV_MEM_ACCESS_WO)
128 dmaobj->access = NV_MEM_ACCESS_WO; in nvkm_dmaobj_ctor()
143 case NV_MEM_ACCESS_WO: in gf100_dmaobj_new()
123 case NV_MEM_ACCESS_WO: in nv04_dmaobj_new()
148 case NV_MEM_ACCESS_WO: in nv50_dmaobj_new()