Lines Matching refs:memory_size

149 			ACCW(NV10_FBTIL0ED, (si->ps.memory_size - 1));
150 ACCW(NV10_FBTIL1ED, (si->ps.memory_size - 1));
151 ACCW(NV10_FBTIL2ED, (si->ps.memory_size - 1));
152 ACCW(NV10_FBTIL3ED, (si->ps.memory_size - 1));
153 ACCW(NV10_FBTIL4ED, (si->ps.memory_size - 1));
154 ACCW(NV10_FBTIL5ED, (si->ps.memory_size - 1));
155 ACCW(NV10_FBTIL6ED, (si->ps.memory_size - 1));
156 ACCW(NV10_FBTIL7ED, (si->ps.memory_size - 1));
173 ACCW(NV41_FBTIL0ED, (si->ps.memory_size - 1));
174 ACCW(NV41_FBTIL1ED, (si->ps.memory_size - 1));
175 ACCW(NV41_FBTIL2ED, (si->ps.memory_size - 1));
176 ACCW(NV41_FBTIL3ED, (si->ps.memory_size - 1));
177 ACCW(NV41_FBTIL4ED, (si->ps.memory_size - 1));
178 ACCW(NV41_FBTIL5ED, (si->ps.memory_size - 1));
179 ACCW(NV41_FBTIL6ED, (si->ps.memory_size - 1));
180 ACCW(NV41_FBTIL7ED, (si->ps.memory_size - 1));
181 ACCW(NV41_FBTIL8ED, (si->ps.memory_size - 1));
182 ACCW(NV41_FBTIL9ED, (si->ps.memory_size - 1));
183 ACCW(NV41_FBTILAED, (si->ps.memory_size - 1));
184 ACCW(NV41_FBTILBED, (si->ps.memory_size - 1));
191 ACCW(G70_FBTILCED, (si->ps.memory_size - 1));
192 ACCW(G70_FBTILDED, (si->ps.memory_size - 1));
193 ACCW(G70_FBTILEED, (si->ps.memory_size - 1));
305 ACCW(PR_CTX1_R, (si->ps.memory_size - 1)); /* DMA limit: size is all cardRAM */
366 ACCW(PR_CTX2_E, (((si->ps.memory_size - 1) & 0xffff8000) | 0x00000002));
377 ACCW(PR_CTX1_R, (si->ps.memory_size - 1)); /* DMA limit: size is all cardRAM */
599 ACCW(BLIMIT0, (si->ps.memory_size - 1));
600 ACCW(BLIMIT1, (si->ps.memory_size - 1));
655 ACCW(BLIMIT0, (si->ps.memory_size - 1));
656 ACCW(BLIMIT1, (si->ps.memory_size - 1));
862 ACCW(NV20_BLIMIT6, (si->ps.memory_size - 1));
863 ACCW(NV20_BLIMIT7, (si->ps.memory_size - 1));
888 ACCW(NV40P_BLIMIT6, (si->ps.memory_size - 1));
889 ACCW(NV40P_BLIMIT7, (si->ps.memory_size - 1));
911 ACCW(NV20_BLIMIT6, (si->ps.memory_size - 1));
912 ACCW(NV20_BLIMIT7, (si->ps.memory_size - 1));
1053 + ((si->ps.memory_size - 1) & 0xffff8000));