Home
last modified time | relevance | path

Searched refs:ad1843 (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/sound/mips/
A Dad1843.c177 w = ad1843->read(ad1843->chip, field->reg); in ad1843_read_bits()
191 w = ad1843->read(ad1843->chip, field->reg); in ad1843_write_bits()
196 ad1843->write(ad1843->chip, field->reg, w); in ad1843_write_bits()
226 w = ad1843->read(ad1843->chip, reg); in ad1843_read_multi()
273 w = ad1843->read(ad1843->chip, reg); in ad1843_write_multi()
277 ad1843->write(ad1843->chip, reg, w); in ad1843_write_multi()
451 ad1843_write_multi(ad1843, 2, in ad1843_setup_adc()
493 ad1843_write_multi(ad1843, 3, in ad1843_init()
501 ad1843_write_multi(ad1843, 4, in ad1843_init()
509 ad1843_write_multi(ad1843, 7, in ad1843_init()
[all …]
A Dsgio2audio.c83 struct snd_ad1843 ad1843; member
151 uinfo->value.integer.max = ad1843_get_gain_max(&chip->ad1843, in sgio2audio_gain_info()
180 newvol = ad1843_set_gain(&chip->ad1843, kcontrol->private_value, in sgio2audio_gain_put()
210 oldsrc = ad1843_get_recsrc(&chip->ad1843); in sgio2audio_source_put()
211 newsrc = ad1843_set_recsrc(&chip->ad1843, in sgio2audio_source_put()
599 ad1843_setup_dac(&chip->ad1843, in snd_sgio2audio_pcm_prepare()
606 ad1843_setup_adc(&chip->ad1843, in snd_sgio2audio_pcm_prepare()
848 chip->ad1843.read = read_ad1843_reg; in snd_sgio2audio_create()
849 chip->ad1843.write = write_ad1843_reg; in snd_sgio2audio_create()
850 chip->ad1843.chip = chip; in snd_sgio2audio_create()
[all …]
A DMakefile6 snd-sgi-o2-objs := sgio2audio.o ad1843.o
/linux-6.3-rc2/include/sound/
A Dad1843.h27 int ad1843_get_gain_max(struct snd_ad1843 *ad1843, int id);
28 int ad1843_get_gain(struct snd_ad1843 *ad1843, int id);
29 int ad1843_set_gain(struct snd_ad1843 *ad1843, int id, int newval);
30 int ad1843_get_recsrc(struct snd_ad1843 *ad1843);
31 int ad1843_set_recsrc(struct snd_ad1843 *ad1843, int newsrc);
32 void ad1843_setup_dac(struct snd_ad1843 *ad1843,
37 void ad1843_shutdown_dac(struct snd_ad1843 *ad1843,
39 void ad1843_setup_adc(struct snd_ad1843 *ad1843,
43 void ad1843_shutdown_adc(struct snd_ad1843 *ad1843);
44 int ad1843_init(struct snd_ad1843 *ad1843);
/linux-6.3-rc2/Documentation/admin-guide/media/
A Dbttv.rst1036 - DC30 (zr36057, zr36050, zr36016, vpx3220, adv7176, ad1843, tea6415, miro FST97A1)
1038 - DC50 (zr36067, zr36050, zr36016, saa7112, adv7176 (2 pcs.?), ad1843, miro FST97A1, Lattice ???)

Completed in 11 milliseconds