Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/bktr/
Dbktr_tuner.c533 #define IF_FREQ 45.75 macro
535 62, (int)(IF_FREQ * FREQFACTOR), 0,
542 #undef IF_FREQ
558 #define IF_FREQ 45.75 macro
560 63, (int)(IF_FREQ * FREQFACTOR), 0,
569 #undef IF_FREQ
589 #define IF_FREQ 38.90 macro
591 107, (int)(IF_FREQ * FREQFACTOR), 0,
601 #undef IF_FREQ
607 #define IF_FREQ 38.90 macro
[all …]
/openbsd/src/sys/dev/ic/
Dtea5757.c66 freq -= IF_FREQ; in tea5757_encode_freq()
68 freq += IF_FREQ; in tea5757_encode_freq()
90 freq += IF_FREQ; in tea5757_decode_freq()
92 freq -= IF_FREQ; in tea5757_decode_freq()
/openbsd/src/sys/sys/
Dradioio.h41 #define IF_FREQ 10700 macro