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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-gpio.c163 mask = itv->card->gpio_audio_freq.mask;
166 data = itv->card->gpio_audio_freq.f32000;
169 data = itv->card->gpio_audio_freq.f44100;
173 data = itv->card->gpio_audio_freq.f48000;
H A Divtv-cards.h290 struct ivtv_gpio_audio_freq gpio_audio_freq; member in struct:ivtv_card
H A Divtv-cards.c260 .gpio_audio_freq = { .mask = 0x0018, .f32000 = 0x0000,
570 .gpio_audio_freq = { .mask = 0xc000, .f32000 = 0x0000,
602 .gpio_audio_freq = { .mask = 0xc000, .f32000 = 0x0000,
632 .gpio_audio_freq = { .mask = 0xc000, .f32000 = 0x0000,

Completed in 111 milliseconds