Searched refs:AC97_PCM (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | ad1980.c | 118 SOC_DOUBLE("PCM Playback Volume", AC97_PCM, 8, 0, 31, 1), 119 SOC_SINGLE("PCM Playback Switch", AC97_PCM, 15, 1, 1), 267 snd_soc_component_write(component, AC97_PCM, 0x0000); in ad1980_soc_probe()
|
| H A D | stac9766.c | 150 SOC_DOUBLE_TLV("DAC Volume", AC97_PCM, 8, 0, 31, 1, mix_tlv), 151 SOC_SINGLE("DAC Switch", AC97_PCM, 15, 1, 1),
|
| H A D | wm9705.c | 80 SOC_DOUBLE("PCM Playback Volume", AC97_PCM, 8, 0, 31, 1), 81 SOC_SINGLE("PCM Playback Switch", AC97_PCM, 15, 1, 1),
|
| /linux/include/sound/ac97/ |
| H A D | regs.h | 25 #define AC97_PCM 0x18 /* PCM Volume */ macro
|
| /linux/drivers/media/usb/em28xx/ |
| H A D | em28xx-audio.c | 861 em28xx_cvol_new(card, dev, "PCM", AC97_PCM); in em28xx_audio_init()
|
| H A D | em28xx-core.c | 322 { EM28XX_AMUX_PCM_OUT, AC97_PCM },
|