Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Di8254.c12 #define BEEP_FREQUENCY_HZ 440 macro
44 i8254_set_beep_freq(BEEP_FREQUENCY_HZ); in i8254_init()