| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | nsc_regacc.c | 253 unsigned long i, j = 0, fifo_lines, dwords_extra, bytes_extra; local in function:gfx_mono_bitmap_to_screen_blt_swp 276 dwords_extra = (bytes & 0x0000001Cl) >> 2; 314 if (dwords_extra) { 315 WRITE_GPREG_STRING32_SWP(MGP_HST_SOURCE, dwords_extra, i, data, 317 temp_offset += (dwords_extra << 2);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | gx_regacc.c | 168 unsigned long i, j = 0, fifo_lines, dwords_extra, bytes_extra; local in function:gfx_mono_bitmap_to_screen_blt_swp 191 dwords_extra = (bytes & 0x0000001Cl) >> 2; 229 if (dwords_extra) { 230 WRITE_GPREG_STRING32_SWP(MGP_HST_SOURCE, dwords_extra, i, data, 232 temp_offset += (dwords_extra << 2);
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | rndr_gu2.c | 1094 unsigned long i, j = 0, fifo_lines, dwords_extra, bytes_extra; local in function:gu2_mono_bitmap_to_screen_blt 1117 dwords_extra = (bytes & 0x0000001Cl) >> 2; 1154 if (dwords_extra) { 1155 WRITE_GPREG_STRING32(MGP_HST_SOURCE, dwords_extra, i, data, 1157 temp_offset += (dwords_extra << 2); 1190 unsigned long i, j = 0, fifo_lines, dwords_extra, bytes_extra; local in function:gu2_text_blt 1211 dwords_extra = (bytes & 0x0000001Cl) >> 2; 1239 if (dwords_extra || bytes_extra) { 1241 if (dwords_extra) { 1242 WRITE_GPREG_STRING32(MGP_HST_SOURCE, dwords_extra, 2131 unsigned long i, j = 0, fifo_lines, dwords_extra, bytes_extra; local in function:gu22_text_blt 2219 unsigned long i, j = 0, fifo_lines, dwords_extra, bytes_extra; local in function:gu22_mono_bitmap_to_screen_blt [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | rndr_gu2.c | 912 unsigned long i, j = 0, fifo_lines, dwords_extra, bytes_extra; local in function:gu2_mono_bitmap_to_screen_blt 935 dwords_extra = (bytes & 0x0000001Cl) >> 2; 975 if (dwords_extra) { 976 WRITE_GPREG_STRING32(MGP_HST_SOURCE, dwords_extra, i, data, 978 temp_offset += (dwords_extra << 2); 1011 unsigned long i, j = 0, fifo_lines, dwords_extra, bytes_extra; local in function:gu2_text_blt 1032 dwords_extra = (bytes & 0x0000001Cl) >> 2; 1061 if (dwords_extra || bytes_extra) { 1063 if (dwords_extra) { 1064 WRITE_GPREG_STRING32(MGP_HST_SOURCE, dwords_extra, 1978 unsigned long i, j = 0, fifo_lines, dwords_extra, bytes_extra; local in function:gu22_text_blt 2067 unsigned long i, j = 0, fifo_lines, dwords_extra, bytes_extra; local in function:gu22_mono_bitmap_to_screen_blt [all...] |