Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/ivtv/
Divtv-cards.h247 u16 f48000; member
Divtv-cards.c261 .f44100 = 0x0008, .f48000 = 0x0010 },
572 .f44100 = 0x4000, .f48000 = 0x8000 },
604 .f44100 = 0x4000, .f48000 = 0x8000 },
634 .f44100 = 0x4000, .f48000 = 0x8000 },
Divtv-gpio.c173 data = itv->card->gpio_audio_freq.f48000; in subdev_s_clock_freq()