Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtwl6040.c184 twl6040_write(component, TWL6040_REG_MICLCTL, 0x18); in twl6040_init_chip()
383 SOC_ENUM_SINGLE(TWL6040_REG_MICLCTL, 3,
636 TWL6040_REG_MICLCTL, 0, 0, NULL, 0),
642 TWL6040_REG_MICLCTL, 1, 0, NULL, 0),
647 SND_SOC_DAPM_ADC("ADC Left", NULL, TWL6040_REG_MICLCTL, 2, 0),
/openbmc/linux/include/linux/mfd/
H A Dtwl6040.h30 #define TWL6040_REG_MICLCTL 0x0C macro