Lines Matching refs:nvkm_wr32
53 nvkm_wr32(device, 0x10ec00 + soff, (i << 8) | data[i]); in gf119_sor_hda_eld()
55 nvkm_wr32(device, 0x10ec00 + soff, (i << 8)); in gf119_sor_hda_eld()
142 nvkm_wr32(device, 0x61c118 + loff, data[0] | (dc << shift)); in gf119_sor_dp_drive()
143 nvkm_wr32(device, 0x61c120 + loff, data[1] | (pe << shift)); in gf119_sor_dp_drive()
144 nvkm_wr32(device, 0x61c130 + loff, data[2]); in gf119_sor_dp_drive()
147 nvkm_wr32(device, 0x61c13c + loff, data[3] | (pc << shift)); in gf119_sor_dp_drive()
222 nvkm_wr32(device, 0x616738 + hoff, vsi.header); in gf119_sor_hdmi_infoframe_vsi()
223 nvkm_wr32(device, 0x61673c + hoff, vsi.subpack0_low); in gf119_sor_hdmi_infoframe_vsi()
224 nvkm_wr32(device, 0x616740 + hoff, vsi.subpack0_high); in gf119_sor_hdmi_infoframe_vsi()
243 nvkm_wr32(device, 0x61671c + hoff, avi.header); in gf119_sor_hdmi_infoframe_avi()
244 nvkm_wr32(device, 0x616720 + hoff, avi.subpack0_low); in gf119_sor_hdmi_infoframe_avi()
245 nvkm_wr32(device, 0x616724 + hoff, avi.subpack0_high); in gf119_sor_hdmi_infoframe_avi()
246 nvkm_wr32(device, 0x616728 + hoff, avi.subpack1_low); in gf119_sor_hdmi_infoframe_avi()
247 nvkm_wr32(device, 0x61672c + hoff, avi.subpack1_high); in gf119_sor_hdmi_infoframe_avi()
271 nvkm_wr32(device, 0x6167ac + hoff, 0x00000010); in gf119_sor_hdmi_ctrl()
485 nvkm_wr32(device, 0x61008c, 0x00000001 << index); in gf119_disp_chan_uevent_fini()
493 nvkm_wr32(device, 0x61008c, 0x00000001 << index); in gf119_disp_chan_uevent_init()
545 nvkm_wr32(device, 0x610490 + (ctrl * 0x10), 0x00000001); in gf119_disp_pioc_init()
605 nvkm_wr32(device, 0x610494 + (ctrl * 0x0010), chan->push); in gf119_disp_dmac_init()
606 nvkm_wr32(device, 0x610498 + (ctrl * 0x0010), 0x00010000); in gf119_disp_dmac_init()
607 nvkm_wr32(device, 0x61049c + (ctrl * 0x0010), 0x00000001); in gf119_disp_dmac_init()
609 nvkm_wr32(device, 0x640000 + (ctrl * 0x1000), chan->suspend_put); in gf119_disp_dmac_init()
610 nvkm_wr32(device, 0x610490 + (ctrl * 0x0010), 0x00000013); in gf119_disp_dmac_init()
972 nvkm_wr32(device, 0x610494, chan->push); in gf119_disp_core_init()
973 nvkm_wr32(device, 0x610498, 0x00010000); in gf119_disp_core_init()
974 nvkm_wr32(device, 0x61049c, 0x00000001); in gf119_disp_core_init()
976 nvkm_wr32(device, 0x640000, chan->suspend_put); in gf119_disp_core_init()
977 nvkm_wr32(device, 0x610490, 0x01000013); in gf119_disp_core_init()
1062 nvkm_wr32(device, 0x6101d4 + (head->id * 0x800), 0x00000000); in gf119_disp_super()
1064 nvkm_wr32(device, 0x6101d0, 0x80000000); in gf119_disp_super()
1096 nvkm_wr32(device, 0x61009c, (1 << chid)); in gf119_disp_intr_error()
1097 nvkm_wr32(device, 0x6101f0 + (chid * 12), 0x90000000); in gf119_disp_intr_error()
1113 nvkm_wr32(device, 0x61008c, 1 << chid); in gf119_disp_intr()
1131 nvkm_wr32(device, 0x6100ac, disp->super.pending); in gf119_disp_intr()
1137 nvkm_wr32(device, 0x6100ac, stat); in gf119_disp_intr()
1161 nvkm_wr32(device, 0x6100b0, 0x00000000); in gf119_disp_fini()
1181 nvkm_wr32(device, 0x6101b4 + hoff, tmp); in gf119_disp_init()
1183 nvkm_wr32(device, 0x6101b8 + hoff, tmp); in gf119_disp_init()
1185 nvkm_wr32(device, 0x6101bc + hoff, tmp); in gf119_disp_init()
1191 nvkm_wr32(device, 0x6101c0 + (i * 0x800), tmp); in gf119_disp_init()
1197 nvkm_wr32(device, 0x6301c4 + (i * 0x800), tmp); in gf119_disp_init()
1202 nvkm_wr32(device, 0x6100ac, 0x00000100); in gf119_disp_init()
1212 nvkm_wr32(device, 0x610010, (disp->inst->addr >> 8) | 9); in gf119_disp_init()
1215 nvkm_wr32(device, 0x610090, 0x00000000); in gf119_disp_init()
1216 nvkm_wr32(device, 0x6100a0, 0x00000000); in gf119_disp_init()
1217 nvkm_wr32(device, 0x6100b0, 0x00000307); in gf119_disp_init()