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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-gpio.c186 mask = itv->card->gpio_audio_freq.mask;
189 data = itv->card->gpio_audio_freq.f32000;
192 data = itv->card->gpio_audio_freq.f44100;
196 data = itv->card->gpio_audio_freq.f48000;
H A Divtv-cards.h193 struct ivtv_gpio_audio_freq gpio_audio_freq; member in struct:ivtv_card
H A Divtv-cards.c229 .gpio_audio_freq = { .mask = 0x0018, .f32000 = 0x0000,
533 .gpio_audio_freq = { .mask = 0xc000, .f32000 = 0x0000,
564 .gpio_audio_freq = { .mask = 0xc000, .f32000 = 0x0000,
593 .gpio_audio_freq = { .mask = 0xc000, .f32000 = 0x0000,

Completed in 101 milliseconds