Searched refs:TWL4030_REG_VOICE_IF (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | twl4030.c | 1194 TWL4030_REG_VOICE_IF, 6, 0), 1329 TWL4030_REG_VOICE_IF, 5, 0), 1374 SND_SOC_DAPM_SUPPLY("VIF Enable", TWL4030_REG_VOICE_IF, 0, 0, NULL, 0), 2045 old_format = twl4030_read(component, TWL4030_REG_VOICE_IF); in twl4030_voice_set_dai_fmt() 2078 twl4030_write(component, TWL4030_REG_VOICE_IF, format); in twl4030_voice_set_dai_fmt() 2081 twl4030_write(component, TWL4030_REG_VOICE_IF, format); in twl4030_voice_set_dai_fmt() 2091 u8 reg = twl4030_read(component, TWL4030_REG_VOICE_IF); in twl4030_voice_set_tristate() 2098 return twl4030_write(component, TWL4030_REG_VOICE_IF, reg); in twl4030_voice_set_tristate()
|
/openbmc/linux/include/linux/mfd/ |
H A D | twl4030-audio.h | 28 #define TWL4030_REG_VOICE_IF 0x0F macro
|