Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/cxm/
HDcxm_tuner.c622 unsigned long osc_freq; in cxm_tuner_select_frequency() local
693 osc_freq = freq + 10700; in cxm_tuner_select_frequency()
695 N = (20 * osc_freq) / 1000; in cxm_tuner_select_frequency()
721 osc_freq = freq + sc->tuner_channels->if_freq; in cxm_tuner_select_frequency()
723 N = (16 * osc_freq) / 1000; in cxm_tuner_select_frequency()