Searched refs:tickrate_div_freq (Results 1 – 1 of 1) sorted by relevance
69 unsigned tickrate_div_freq = tickrate_div_freq; /* for compiler */ in beep_main() local78 tickrate_div_freq = CLOCK_TICK_RATE / FREQ; in beep_main()90 tickrate_div_freq = (unsigned)CLOCK_TICK_RATE / xatou(optarg); in beep_main()116 xioctl(speaker, KIOCSOUND, (void*)(uintptr_t)tickrate_div_freq); in beep_main()