Lines Matching refs:i
42 int ret, i; in nv35_gr_context_ctor() local
61 for (i = 0x04dc; i < 0x04e4; i += 4) in nv35_gr_context_ctor()
62 nv_wo32(chan, i, 0x0fff0000); in nv35_gr_context_ctor()
64 for (i = 0x0504; i < 0x0544; i += 4) in nv35_gr_context_ctor()
65 nv_wo32(chan, i, 0x07ff0000); in nv35_gr_context_ctor()
73 for (i = 0x0604; i < 0x0644; i += 4) in nv35_gr_context_ctor()
74 nv_wo32(chan, i, 0x00010588); in nv35_gr_context_ctor()
75 for (i = 0x0644; i < 0x0684; i += 4) in nv35_gr_context_ctor()
76 nv_wo32(chan, i, 0x00030303); in nv35_gr_context_ctor()
77 for (i = 0x06c4; i < 0x0704; i += 4) in nv35_gr_context_ctor()
78 nv_wo32(chan, i, 0x0008aae4); in nv35_gr_context_ctor()
79 for (i = 0x0704; i < 0x0744; i += 4) in nv35_gr_context_ctor()
80 nv_wo32(chan, i, 0x01012000); in nv35_gr_context_ctor()
81 for (i = 0x0744; i < 0x0784; i += 4) in nv35_gr_context_ctor()
82 nv_wo32(chan, i, 0x00080008); in nv35_gr_context_ctor()
85 for (i = 0x0868; i < 0x0878; i += 4) in nv35_gr_context_ctor()
86 nv_wo32(chan, i, 0x00040004); in nv35_gr_context_ctor()
87 for (i = 0x1f1c; i <= 0x308c ; i += 16) { in nv35_gr_context_ctor()
88 nv_wo32(chan, i + 0, 0x10700ff9); in nv35_gr_context_ctor()
89 nv_wo32(chan, i + 4, 0x0436086c); in nv35_gr_context_ctor()
90 nv_wo32(chan, i + 8, 0x000c001b); in nv35_gr_context_ctor()
92 for (i = 0x30bc; i < 0x30cc; i += 4) in nv35_gr_context_ctor()
93 nv_wo32(chan, i, 0x0000ffff); in nv35_gr_context_ctor()