Searched refs:TWL4030_REG_VOICE_IF (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | twl4030.c | 1188 TWL4030_REG_VOICE_IF, 6, 0), 1323 TWL4030_REG_VOICE_IF, 5, 0), 1368 SND_SOC_DAPM_SUPPLY("VIF Enable", TWL4030_REG_VOICE_IF, 0, 0, NULL, 0), 2041 old_format = twl4030_read(component, TWL4030_REG_VOICE_IF); in twl4030_voice_set_dai_fmt() 2074 twl4030_write(component, TWL4030_REG_VOICE_IF, format); in twl4030_voice_set_dai_fmt() 2077 twl4030_write(component, TWL4030_REG_VOICE_IF, format); in twl4030_voice_set_dai_fmt() 2087 u8 reg = twl4030_read(component, TWL4030_REG_VOICE_IF); in twl4030_voice_set_tristate() 2094 return twl4030_write(component, TWL4030_REG_VOICE_IF, reg);
|
| /linux/include/linux/mfd/ |
| H A D | twl4030-audio.h | 28 #define TWL4030_REG_VOICE_IF 0x0F macro
|