HomeSort by relevance Sort by last modified time
    Searched refs:mga_in32 (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
matrox_mmio.h 31 #define mga_in32(reg) *(volatile Uint32 *)(mapped_io + (reg)) macro
48 while ( mga_in32(MGAREG_STATUS) & 0x10000 ) \
SDL_fbmatrox.c 42 count = mga_in32(0x1E20) + 2;
43 while ( mga_in32(0x1E20) < count )

Completed in 618 milliseconds