Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/timer/mint/
DSDL_vbltimer.S30 #define _hz_200 0x4ba macro
89 movel _hz_200.w,d0
92 movel _hz_200.w, _SDL_Atari_hz200
179 movel _hz_200.w,d0
182 movel _hz_200.w, _SDL_Atari_hz200
DSDL_systimer.c68 start = *((volatile long *)_hz_200); in SDL_StartTicks()
84 now = *((volatile long *)_hz_200); in SDL_GetTicks()