Searched refs:TWL4030_REG_VOICE_IF (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
H A 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); twl4030_voice_set_dai_fmt() 2085 twl4030_write(codec, TWL4030_REG_VOICE_IF, format); twl4030_voice_set_dai_fmt() 2088 twl4030_write(codec, TWL4030_REG_VOICE_IF, format); twl4030_voice_set_dai_fmt() 2098 u8 reg = twl4030_read(codec, TWL4030_REG_VOICE_IF); twl4030_voice_set_tristate() 2105 return twl4030_write(codec, TWL4030_REG_VOICE_IF, reg); twl4030_voice_set_tristate()
|
/linux-4.4.14/include/linux/mfd/ |
H A D | twl4030-audio.h | 42 #define TWL4030_REG_VOICE_IF 0x0F macro
|
Completed in 48 milliseconds