Searched refs:st2_dl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv10.c | 816 u32 st2, st2_dl, st2_dh, fifo_ptr, fifo[0x60/4]; in nv10_gr_load_dma_vtxbuf() local 845 st2_dl = nvkm_rd32(device, NV10_PGRAPH_FFINTFC_ST2_DL); in nv10_gr_load_dma_vtxbuf() 873 nvkm_wr32(device, NV10_PGRAPH_FFINTFC_ST2_DL, st2_dl); in nv10_gr_load_dma_vtxbuf()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv10.c | 816 u32 st2, st2_dl, st2_dh, fifo_ptr, fifo[0x60/4]; in nv10_gr_load_dma_vtxbuf() local 845 st2_dl = nvkm_rd32(device, NV10_PGRAPH_FFINTFC_ST2_DL); in nv10_gr_load_dma_vtxbuf() 873 nvkm_wr32(device, NV10_PGRAPH_FFINTFC_ST2_DL, st2_dl); in nv10_gr_load_dma_vtxbuf()
|
Completed in 4 milliseconds