Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/atari/
H A Datasound.c51 #define PSG_ENV_FREQ_10 78125 macro
85 int length = (ticks * PSG_ENV_FREQ_10) / HZ / 10; in atari_mksound()