Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/m68k/atari/
Datasound.c51 #define PSG_ENV_FREQ_10 78125 macro
86 int length = (ticks * PSG_ENV_FREQ_10) / HZ / 10; in atari_mksound()