Home
last modified time | relevance | path

Searched refs:S3_TRIO32 (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_s3.c19 S3_TRIO32, enumerator
584 if ((s3->accel.cmd & 0x600) == 0x600 && s3->chip == S3_TRIO32) in s3_accel_out_fifo_w()
611 if ((s3->accel.cmd & 0x600) == 0x600 && s3->chip == S3_TRIO32) in s3_accel_out_fifo_l()
781 if ((s3->accel.cmd & 0x600) == 0x600 && s3->chip == S3_TRIO32) in s3_accel_write_fifo_w()
983 if (s3->chip == S3_TRIO32 || s3->chip == S3_TRIO64) in s3_out()
1106 if (s3->chip == S3_TRIO32 || s3->chip == S3_TRIO64) in s3_out()
1157 if (s3->chip == S3_TRIO32 || s3->chip == S3_TRIO64) in s3_in()
1240 if (s3->chip != S3_TRIO32 && s3->chip != S3_TRIO64) in s3_recalctimings()
1765 case 0x600: mix_mask = (s3->chip == S3_TRIO32) ? 0x80 : 0x80000000; break; in s3_accel_start()
2476 if (s3->chip == S3_TRIO32 || s3->chip == S3_TRIO64) in s3_hwcursor_draw()
[all …]
/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Ds3.c136 S3_911, S3_924, S3_801, S3_805, S3_928, S3_864, S3_964, S3_TRIO32, enumerator
544 if (s3_chiptype == S3_TRIO32 || s3_chiptype == S3_TRIO64 in s3_saveregs()
852 if (s3_memory < 2048 || s3_chiptype == S3_TRIO32) in s3_initializemode()
861 if (s3_memory < 2048 || s3_chiptype == S3_TRIO32) in s3_initializemode()
1610 s3_chiptype = S3_TRIO32; in s3_init()