Searched refs:TWL4030_REG_PREDL_CTL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | twl4030.c | 93 case TWL4030_REG_PREDL_CTL: in twl4030_read() 119 case TWL4030_REG_PREDL_CTL: in twl4030_can_write_to_chip() 156 case TWL4030_REG_PREDL_CTL: in twl4030_write() 364 SOC_DAPM_SINGLE("Voice", TWL4030_REG_PREDL_CTL, 0, 1, 0), 365 SOC_DAPM_SINGLE("AudioL1", TWL4030_REG_PREDL_CTL, 1, 1, 0), 366 SOC_DAPM_SINGLE("AudioL2", TWL4030_REG_PREDL_CTL, 2, 1, 0), 367 SOC_DAPM_SINGLE("AudioR2", TWL4030_REG_PREDL_CTL, 3, 1, 0), 579 TWL4030_OUTPUT_PGA(predrivel, TWL4030_REG_PREDL_CTL, TWL4030_PREDL_GAIN); 1118 TWL4030_REG_PREDL_CTL, TWL4030_REG_PREDR_CTL,
|
/openbmc/linux/include/linux/mfd/ |
H A D | twl4030-audio.h | 50 #define TWL4030_REG_PREDL_CTL 0x25 macro
|