Searched refs:stereo (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dtea5757.c35 * The TEA5757; TEA5759 is a 44-pin integrated AM/FM stereo radio circuit.
105 tea5757_search(struct tea5757_t *tea, u_int32_t stereo, u_int32_t lock, int dir) argument
110 reg = stereo | lock | TEA5757_SEARCH_START;
139 tea5757_set_freq(struct tea5757_t *tea, u_int32_t stereo, u_int32_t lock, u_int32_t freq) argument
149 data |= stereo | lock | TEA5757_SEARCH_END;
H A Dstireg.h225 uint32_t stereo: 1; /* stereo display */ member in struct:sti_mon
/netbsd-current/sys/sys/
H A Dradioio.h45 int stereo; member in struct:radio_info
/netbsd-current/sys/dev/pci/
H A Dgtp.c99 u_int32_t stereo; member in struct:gtp_softc
166 sc->stereo = TEA5757_STEREO;
187 ri->stereo = sc->stereo == TEA5757_STEREO ? 1 : 0;
208 sc->stereo = ri->stereo ? TEA5757_STEREO: TEA5757_MONO;
211 sc->lock, sc->stereo, ri->freq);
222 tea5757_search(&sc->tea, sc->lock, sc->stereo, f);
235 sc->lock, sc->stereo, sc->freq);
H A Dcs4281reg.h274 Logical Size: 256 x 32 bits (1 kbytes stereo double words)
/netbsd-current/sys/dev/isa/
H A Dradiotrack2.c101 u_int32_t stereo; member in struct:rtii_softc
175 sc->stereo = TEA5757_STEREO;
191 tea5757_set_freq(&sc->tea, sc->stereo, sc->lock, sc->freq);
241 sc.stereo = TEA5757_STEREO;
249 tea5757_set_freq(&sc.tea, sc.stereo, sc.lock, sc.freq);
299 ri->stereo = sc->stereo == TEA5757_STEREO ? 1 : 0;
328 sc->stereo = ri->stereo ? TEA5757_STEREO: TEA5757_MONO;
331 sc->lock, sc->stereo, r
[all...]
H A Dsf16fmr2.c101 u_int32_t stereo; member in struct:sf2r_softc
175 sc->stereo = TEA5757_STEREO;
191 tea5757_set_freq(&sc->tea, sc->stereo, sc->lock, sc->freq);
240 sc.stereo = TEA5757_STEREO;
249 tea5757_set_freq(&sc.tea, sc.stereo, sc.lock, sc.freq);
293 /* Stereo: 0 - mono, 1 - stereo */
318 ri->stereo = sc->stereo == TEA5757_STEREO ? 1 : 0;
337 sc->stereo = ri->stereo
[all...]
H A Daztech.c99 u_int32_t stereo; member in struct:az_softc
169 sc->stereo = LM700X_STEREO;
226 reg |= sc->stereo | sc->rf | LM700X_DIVIDER_FM;
234 * Return state of the card - tuned/not tuned, mono/stereo
295 sc.stereo = LM700X_STEREO;
332 ri->stereo = sc->stereo == LM700X_STEREO ? 1 : 0;
351 sc->stereo = ri->stereo ? LM700X_STEREO : LM700X_MONO;
H A Dradiotrack.c112 u_int32_t stereo; member in struct:rt_softc
182 sc->stereo = LM700X_STEREO;
272 reg |= sc->stereo | sc->rf | LM700X_DIVIDER_FM;
280 * Return state of the card - tuned/not tuned, mono/stereo
354 sc.stereo = LM700X_STEREO;
397 sc->stereo = ri->stereo ? LM700X_STEREO : LM700X_MONO;
413 ri->stereo = sc->stereo == LM700X_STEREO ? 0 : 1;
H A Dsbdsp.c1311 int stereo; local
1316 stereo = param->channels == 2;
1319 if (stereo && (blksize & 1)) {
1320 DPRINTF(("stereo record odd bytes (%d)\n", blksize));
1358 filter = stereo ? SBP_FILTER_OFF : sc->in_filter;
1450 int stereo; local
1455 stereo = param->channels == 2;
1458 if (stereo && (blksize & 1)) {
1459 DPRINTF(("stereo playback odd bytes (%d)\n", blksize));
1495 /* make sure we re-set stereo mixe
[all...]
H A Dess.c1587 * The following mixer ports are all stereo. If we get a
1623 * The PC speaker port is mono. If we get a stereo gain value
2242 int stereo; local
2246 * are stereo. Any that are not, must set mix and stereo as
2250 stereo = 1;
2256 stereo = -1;
2289 stereo = 0;
2329 if (stereo == -1)
2331 else if (stereo)
[all...]
/netbsd-current/sys/dev/i2c/
H A Dtea5767.c52 int stereo; member in struct:tea5767_tune
121 sc->tune.stereo = 1;
237 if (sc->tune.stereo == 0)
281 ri->stereo = sc->tune.stereo;
298 sc->tune.stereo = ri->stereo;
/netbsd-current/sys/dev/pci/bktr/
H A Dbktr_audio.c13 * controlling any MSP34xx stereo audio decoders.
108 /* enable stereo if appropriate on TDA audio chip */
112 /* reset the MSP34xx stereo audio chip */
306 i2cWrite(bktr, TDA9850_WADDR, CON3ADDR, 0x40); /* stereo mode */
485 int stereo; local
487 /* MSP3430G - countries with mono and DBX stereo */
513 /* MSP3410/MSP3415 - countries with mono, stereo using 2 FM channels and NICAM */
545 case 3: /* B/G Dual FM; German stereo */
546 /* Read the stereo detection value from DSP reg 0x0018 */
548 stereo
[all...]
H A Dbktr_os.c1844 ri->stereo = (status & STATUSBIT_STEREO) ? 1 : 0;
/netbsd-current/sys/dev/usb/
H A Dslurm.c175 ri->stereo = slurm_si470x_get_stereo(powercfg);
194 slurm_si470x_set_powercfg(sc, ri->mute, ri->stereo);
356 slurm_si470x_set_powercfg(struct slurm_softc *sc, int mute, int stereo) argument
364 powercfg |= stereo ? 0 : SI470X_MONO;
/netbsd-current/usr.bin/radioctl/
H A Dradioctl.c61 "stereo",
278 ri.stereo = o.option == OPTION_MONO ? !o.value : o.value;
465 printf("%s", ri.stereo ? offchar : onchar);
468 printf("%s", ri.stereo ? onchar : offchar);
529 printf("%s stereo detect", delim), delim=",";
533 printf("%s manageable mono/stereo", delim), delim=",";

Completed in 315 milliseconds