Searched refs:mac_bell_phasepersample (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/mac/
H A Dmacboing.c44 static unsigned long mac_bell_phasepersample; variable
229 mac_bell_phasepersample = ( freq * sizeof( mac_asc_wave_tab ) ) / mac_asc_samplespersec;
282 mac_bell_phase += mac_bell_phasepersample;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/mac/
H A Dmacboing.c44 static unsigned long mac_bell_phasepersample; variable
229 mac_bell_phasepersample = ( freq * sizeof( mac_asc_wave_tab ) ) / mac_asc_samplespersec;
282 mac_bell_phase += mac_bell_phasepersample;

Completed in 117 milliseconds