Searched refs:TV_FREQUENCY (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/bktr/
H A Dbktr_tuner.h88 #define TV_FREQUENCY 0 macro
H A Dbktr_tuner.c773 * If 'type' is TV_FREQUENCY, the frequency is freq MHz*16
795 if (type == TV_FREQUENCY) {
997 if (tv_freq(bktr, frequency, TV_FREQUENCY) < 0)
H A Dbktr_core.c2005 temp = tv_freq(bktr, (int)*(unsigned int *)arg, TV_FREQUENCY);

Completed in 302 milliseconds