Searched refs:mac_bell_phasepersample (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/m68k/mac/
H A Dmacboing.c38 static unsigned long mac_bell_phasepersample; variable
233 mac_bell_phasepersample = ( freq * sizeof( mac_asc_wave_tab ) ) / mac_asc_samplespersec;
286 mac_bell_phase += mac_bell_phasepersample;

Completed in 260 milliseconds