Lines Matching refs:nvkm_wr32
119 nvkm_wr32(device, 0x00b008 + (i * 0x10), tile->pitch); in nv31_mpeg_tile()
120 nvkm_wr32(device, 0x00b004 + (i * 0x10), tile->limit); in nv31_mpeg_tile()
121 nvkm_wr32(device, 0x00b000 + (i * 0x10), tile->addr); in nv31_mpeg_tile()
147 nvkm_wr32(device, 0x00b334, base); in nv31_mpeg_mthd_dma()
148 nvkm_wr32(device, 0x00b324, size); in nv31_mpeg_mthd_dma()
154 nvkm_wr32(device, 0x00b360, base); in nv31_mpeg_mthd_dma()
155 nvkm_wr32(device, 0x00b364, size); in nv31_mpeg_mthd_dma()
161 nvkm_wr32(device, 0x00b370, base); in nv31_mpeg_mthd_dma()
162 nvkm_wr32(device, 0x00b374, size); in nv31_mpeg_mthd_dma()
211 nvkm_wr32(device, 0x00b100, stat); in nv31_mpeg_intr()
212 nvkm_wr32(device, 0x00b230, 0x00000001); in nv31_mpeg_intr()
231 nvkm_wr32(device, 0x00b0e0, 0x00000020); /* nvidia: rd 0x01, wr 0x20 */ in nv31_mpeg_init()
232 nvkm_wr32(device, 0x00b0e8, 0x00000020); /* nvidia: rd 0x01, wr 0x20 */ in nv31_mpeg_init()
235 nvkm_wr32(device, 0x00b32c, 0x00000000); in nv31_mpeg_init()
236 nvkm_wr32(device, 0x00b314, 0x00000100); in nv31_mpeg_init()
237 nvkm_wr32(device, 0x00b220, 0x00000031); in nv31_mpeg_init()
238 nvkm_wr32(device, 0x00b300, 0x02001ec1); in nv31_mpeg_init()
241 nvkm_wr32(device, 0x00b100, 0xffffffff); in nv31_mpeg_init()
242 nvkm_wr32(device, 0x00b140, 0xffffffff); in nv31_mpeg_init()