Searched refs:oldfreq (Results 1 – 1 of 1) sorted by relevance
485 int newfreq, oldfreq; in bbc_beep_hztocounter() local495 oldfreq = 0; in bbc_beep_hztocounter()541 if ((freq - oldfreq) > (newfreq - freq)) { in bbc_beep_hztocounter()552 oldfreq = newfreq; in bbc_beep_hztocounter()