Searched refs:rf_frequency (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/firewire/ | ||
H A D | firedtv.h | 40 unsigned rf_frequency:22; member |
H A D | firedtv-avc.c | 803 stat->rf_frequency = (r->operand[18] & 0x3f) << 16 | in avc_tuner_status() |