Searched refs:nvif_object_wr (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
H A Dobject.h30 void nvif_object_wr(struct nvif_object *, int, u64, u32);
52 nvif_object_wr(_object, (b), (c), (d)); \
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c122 nvif_object_wr(struct nvif_object *object, int size, u64 addr, u32 data) nvif_object_wr() function

Completed in 85 milliseconds