Home
last modified time | relevance | path

Searched refs:NV10_PGRAPH_FFINTFC_ST2_DL (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv10_graph.c692 st2_dl = nv_rd32(dev, NV10_PGRAPH_FFINTFC_ST2_DL); in nv10_graph_load_dma_vtxbuf()
709 nv_wr32(dev, NV10_PGRAPH_FFINTFC_ST2_DL, inst); in nv10_graph_load_dma_vtxbuf()
720 nv_wr32(dev, NV10_PGRAPH_FFINTFC_ST2_DL, st2_dl); in nv10_graph_load_dma_vtxbuf()
Dnouveau_reg.h351 #define NV10_PGRAPH_FFINTFC_ST2_DL 0x00400768 macro