Searched refs:TWL4030_REG_VOICE_IF (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | twl4030.c | 1199 TWL4030_REG_VOICE_IF, 6, 0), 1334 TWL4030_REG_VOICE_IF, 5, 0), 1379 SND_SOC_DAPM_SUPPLY("VIF Enable", TWL4030_REG_VOICE_IF, 0, 0, NULL, 0), 2051 old_format = twl4030_read(codec, TWL4030_REG_VOICE_IF); in twl4030_voice_set_dai_fmt() 2085 twl4030_write(codec, TWL4030_REG_VOICE_IF, format); in twl4030_voice_set_dai_fmt() 2088 twl4030_write(codec, TWL4030_REG_VOICE_IF, format); in twl4030_voice_set_dai_fmt() 2098 u8 reg = twl4030_read(codec, TWL4030_REG_VOICE_IF); in twl4030_voice_set_tristate() 2105 return twl4030_write(codec, TWL4030_REG_VOICE_IF, reg); in twl4030_voice_set_tristate()
|
| /linux-4.4.14/include/linux/mfd/ |
| D | twl4030-audio.h | 42 #define TWL4030_REG_VOICE_IF 0x0F macro
|