Searched refs:PDMIC_DSPR0 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/sound/soc/atmel/ |
| D | atmel-pdmic.c | 299 scale_val = (snd_soc_component_read32(component, PDMIC_DSPR0) & PDMIC_DSPR0_SCALE_MASK) in pdmic_get_mic_volsw() 331 ret = snd_soc_component_update_bits(component, PDMIC_DSPR0, PDMIC_DSPR0_SCALE_MASK, in pdmic_put_mic_volsw() 344 SOC_SINGLE("High Pass Filter Switch", PDMIC_DSPR0, 347 SOC_SINGLE("SINCC Filter Switch", PDMIC_DSPR0, PDMIC_DSPR0_SINBYP_SHIFT, 1, 1), 445 snd_soc_component_update_bits(component, PDMIC_DSPR0, in atmel_pdmic_codec_dai_hw_params()
|
| D | atmel-pdmic.h | 41 #define PDMIC_DSPR0 0x00000058 macro
|