Searched refs:TWL4030_REG_PREDL_CTL (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Dtwl4030.c99 case TWL4030_REG_PREDL_CTL: twl4030_read()
125 case TWL4030_REG_PREDL_CTL: twl4030_can_write_to_chip()
162 case TWL4030_REG_PREDL_CTL: twl4030_write()
371 SOC_DAPM_SINGLE("Voice", TWL4030_REG_PREDL_CTL, 0, 1, 0),
372 SOC_DAPM_SINGLE("AudioL1", TWL4030_REG_PREDL_CTL, 1, 1, 0),
373 SOC_DAPM_SINGLE("AudioL2", TWL4030_REG_PREDL_CTL, 2, 1, 0),
374 SOC_DAPM_SINGLE("AudioR2", TWL4030_REG_PREDL_CTL, 3, 1, 0),
586 TWL4030_OUTPUT_PGA(predrivel, TWL4030_REG_PREDL_CTL, TWL4030_PREDL_GAIN);
1123 TWL4030_REG_PREDL_CTL, TWL4030_REG_PREDR_CTL,
/linux-4.4.14/include/linux/mfd/
H A Dtwl4030-audio.h64 #define TWL4030_REG_PREDL_CTL 0x25 macro

Completed in 50 milliseconds