Home
last modified time | relevance | path

Searched refs:TWL4030_AUDIO_RES_POWER (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/input/misc/
H A Dtwl4030-vibra.c56 twl4030_audio_enable_resource(TWL4030_AUDIO_RES_POWER); in vibra_enable()
80 twl4030_audio_disable_resource(TWL4030_AUDIO_RES_POWER); in vibra_disable()
/openbmc/linux/drivers/mfd/
H A Dtwl4030-audio.c218 audio->resource[TWL4030_AUDIO_RES_POWER].reg = TWL4030_REG_CODEC_MODE; in twl4030_audio_probe()
219 audio->resource[TWL4030_AUDIO_RES_POWER].mask = TWL4030_CODECPDZ; in twl4030_audio_probe()
/openbmc/linux/include/linux/mfd/
H A Dtwl4030-audio.h249 TWL4030_AUDIO_RES_POWER = 0, enumerator
/openbmc/linux/sound/soc/codecs/
H A Dtwl4030.c192 mode = twl4030_audio_enable_resource(TWL4030_AUDIO_RES_POWER); in twl4030_codec_enable()
194 mode = twl4030_audio_disable_resource(TWL4030_AUDIO_RES_POWER); in twl4030_codec_enable()