HomeSort by: relevance | last modified time | path
    Searched refs:TUNER (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/bktr/
bktr_reg.h 342 /* description of the LOGICAL tuner */
352 /* description of the PHYSICAL tuner */
353 struct TUNER {
370 const struct TUNER* tuner; /* Tuner details */ member in struct:CARDTYPE
371 u_char tuner_pllAddr; /* Tuner i2c address */
377 u_int audiomuxs[5]; /* tuner, ext (line-in) */
541 u_char tflags; /* Tuner flags (/dev/tuner) */
550 struct TVTUNER tuner; member in struct:bktr_softc
596 int tuner; member in struct:bt848_card_sig
    [all...]
bktr_tuner.c 8 * and TV Tuner cards using the Brooktree Bt848, Bt848A, Bt849A, Bt878, Bt879
12 * bktr_tuner : This deals with controlling the tuner fitted to TV cards.
136 /* The control value for the ALPS TSCH5 Tuner */
140 /* The control value for the ALPS TSBH1 Tuner */
144 static const struct TUNER tuners[] = {
149 { 0x00, /* control byte for Tuner PLL */
159 { TSA552x_SCONTROL, /* control byte for Tuner PLL */
169 { TSA552x_SCONTROL, /* control byte for Tuner PLL */
179 { TSA552x_SCONTROL, /* control byte for Tuner PLL */
189 { TSA552x_SCONTROL, /* control byte for Tuner PLL *
781 const struct TUNER* tuner; local in function:tv_freq
    [all...]

Completed in 13 milliseconds