Home
last modified time | relevance | path

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

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