Home
last modified time | relevance | path

Searched refs:TWL4030_REG_PRECKL_CTL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtwl4030.c95 case TWL4030_REG_PRECKL_CTL: in twl4030_read()
127 case TWL4030_REG_PRECKL_CTL: in twl4030_can_write_to_chip()
158 case TWL4030_REG_PRECKL_CTL: in twl4030_write()
394 SOC_DAPM_SINGLE("Voice", TWL4030_REG_PRECKL_CTL, 0, 1, 0),
395 SOC_DAPM_SINGLE("AudioL1", TWL4030_REG_PRECKL_CTL, 1, 1, 0),
396 SOC_DAPM_SINGLE("AudioL2", TWL4030_REG_PRECKL_CTL, 2, 1, 0),
581 TWL4030_OUTPUT_PGA(carkitl, TWL4030_REG_PRECKL_CTL, TWL4030_PRECKL_GAIN);
1127 TWL4030_REG_PRECKL_CTL, TWL4030_REG_PRECKR_CTL,
/openbmc/linux/include/linux/mfd/
H A Dtwl4030-audio.h52 #define TWL4030_REG_PRECKL_CTL 0x27 macro