Home
last modified time | relevance | path

Searched full:microtune (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/media/tuners/
H A DKconfig101 tristate "Microtune MT2060 silicon IF tuner"
105 A driver for the silicon IF tuner MT2060 from Microtune.
108 tristate "Microtune MT2063 silicon IF tuner"
112 A driver for the silicon IF tuner MT2063 from Microtune.
115 tristate "Microtune 2032 / 2050 tuners"
122 tristate "Microtune MT2131 silicon tuner"
126 A driver for the silicon baseband tuner MT2131 from Microtune.
129 tristate "Microtune MT2266 silicon tuner"
133 A driver for the silicon baseband tuner MT2266 from Microtune.
H A Dmt20xx.c4 * controls microtune tuners, mt2032 + mt2050 at the moment.
620 tuner_info("microtune: companycode=%04x part=%02x rev=%02x\n", in microtune_attach()
635 tuner_info("microtune %s found, not (yet?) supported, sorry :-/\n", in microtune_attach()
642 tuner_info("microtune %s found, OK\n",name); in microtune_attach()
648 MODULE_DESCRIPTION("Microtune tuner driver");
H A Dmt2131.c3 * Driver for Microtune MT2131 "QAM/8VSB single chip tuner"
228 .name = "Microtune MT2131",
280 MODULE_DESCRIPTION("Microtune MT2131 silicon tuner driver");
H A Dmt2266.c3 * Driver for Microtune MT2266 "Direct conversion low power broadband tuner"
298 .name = "Microtune MT2266",
342 MODULE_DESCRIPTION("Microtune MT2266 silicon tuner driver");
H A Dmt2060.c3 * Driver for Microtune MT2060 "Single chip dual conversion broadband tuner"
388 .name = "Microtune MT2060",
499 dev_info(&client->dev, "Microtune MT2060 successfully identified\n"); in mt2060_probe()
535 MODULE_DESCRIPTION("Microtune MT2060 silicon tuner driver");
H A Dmt2131_priv.h3 * Driver for Microtune MT2131 "QAM/8VSB single chip tuner"
H A Dmt2266.h3 * Driver for Microtune MT2266 "Direct conversion low power broadband tuner"
H A Dmt2131.h3 * Driver for Microtune MT2131 "QAM/8VSB single chip tuner"
H A Dmt2060.h3 * Driver for Microtune MT2060 "Single chip dual conversion broadband tuner"
H A Dmt2060_priv.h3 * Driver for Microtune MT2060 "Single chip dual conversion broadband tuner"
H A Dmt2063.c350 * Microtune spur avoidance
/linux/drivers/media/dvb-frontends/
H A Daf9013.h44 #define AF9013_TUNER_MT2060 130 /* Microtune */
48 #define AF9013_TUNER_MT2060_2 147 /* Microtune */
H A Daf9013_priv.h232 * Microtune MT2060 tuner init
311 * Microtune MT2060 tuner init
/linux/Documentation/admin-guide/media/
H A Davermedia.rst27 Frontend of the Avermedia DVB-T is a Microtune 7202D. A timely
29 Microtune 7202D is supported by the sp887x driver which is
H A Dtuner-cardlist.rst54 45 Microtune 4049 FM5
58 49 Microtune 4042 FI5 ATSC/NTSC dual in
/linux/drivers/media/common/
H A Dtveeprom.c125 { TUNER_MICROTUNE_4049FM5, "Microtune 4049 FM5"},
127 { TUNER_ABSENT, "Microtune 4049 FM5 Alt I2C"},
194 { TUNER_ABSENT, "Microtune MT2060"},
220 { TUNER_ABSENT, "Microtune MT2131"},
226 { TUNER_ABSENT, "Microtune MT2266"},
/linux/include/media/
H A Dtuner.h75 * Microtune merged with Temic 12/31/1999 partially financed by Alps.
/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3099 /* new cards with microtune tuner */ in miro_pinnacle_gpio()