Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dbeep.c18 DIGBEEP_HZ_STEP = 46875, /* 46.875 Hz */ enumerator
67 + DIGBEEP_HZ_STEP / 2; /* round to nearest step */ in beep_linear_tone()
73 hz /= DIGBEEP_HZ_STEP; in beep_linear_tone()