Searched refs:NV10_PGRAPH_FFINTFC_ST2 (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv10.c | 844 st2 = nvkm_rd32(device, NV10_PGRAPH_FFINTFC_ST2); in nv10_gr_load_dma_vtxbuf() 860 nvkm_wr32(device, NV10_PGRAPH_FFINTFC_ST2, in nv10_gr_load_dma_vtxbuf() 872 nvkm_wr32(device, NV10_PGRAPH_FFINTFC_ST2, st2); in nv10_gr_load_dma_vtxbuf() 905 nvkm_mask(device, NV10_PGRAPH_FFINTFC_ST2, 0x30000000, 0x00000000); in nv10_gr_load_context() 1170 nvkm_wr32(device, NV10_PGRAPH_FFINTFC_ST2, 0x08000000); in nv10_gr_init()
|
D | regs.h | 181 #define NV10_PGRAPH_FFINTFC_ST2 0x00400764 macro
|
/linux-5.19.10/drivers/gpu/drm/nouveau/ |
D | nouveau_reg.h | 350 #define NV10_PGRAPH_FFINTFC_ST2 0x00400764 macro
|