Lines Matching refs:nvkm_wr32
42 nvkm_wr32(device, 0x611494 + (ctrl * 0x0010), chan->push); in gp102_disp_dmac_init()
43 nvkm_wr32(device, 0x611498 + (ctrl * 0x0010), 0x00010000); in gp102_disp_dmac_init()
44 nvkm_wr32(device, 0x61149c + (ctrl * 0x0010), 0x00000001); in gp102_disp_dmac_init()
46 nvkm_wr32(device, 0x640000 + (ctrl * 0x1000), chan->suspend_put); in gp102_disp_dmac_init()
47 nvkm_wr32(device, 0x610490 + (ctrl * 0x0010), 0x00000013); in gp102_disp_dmac_init()
109 nvkm_wr32(device, 0x611494, chan->push); in gp102_disp_core_init()
110 nvkm_wr32(device, 0x611498, 0x00010000); in gp102_disp_core_init()
111 nvkm_wr32(device, 0x61149c, 0x00000001); in gp102_disp_core_init()
113 nvkm_wr32(device, 0x640000, chan->suspend_put); in gp102_disp_core_init()
114 nvkm_wr32(device, 0x610490, 0x01000013); in gp102_disp_core_init()
169 nvkm_wr32(device, 0x61009c, (1 << chid)); in gp102_disp_intr_error()
170 nvkm_wr32(device, 0x6111f0 + (chid * 12), 0x90000000); in gp102_disp_intr_error()