Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax98095.c700 M98095_091_PWR_EN_OUT, 0, 0),
702 M98095_091_PWR_EN_OUT, 1, 0),
704 M98095_091_PWR_EN_OUT, 2, 0),
706 M98095_091_PWR_EN_OUT, 2, 0),
708 SND_SOC_DAPM_PGA("HP Left Out", M98095_091_PWR_EN_OUT,
710 SND_SOC_DAPM_PGA("HP Right Out", M98095_091_PWR_EN_OUT,
713 SND_SOC_DAPM_PGA("SPK Left Out", M98095_091_PWR_EN_OUT,
715 SND_SOC_DAPM_PGA("SPK Right Out", M98095_091_PWR_EN_OUT,
718 SND_SOC_DAPM_PGA("RCV Mono Out", M98095_091_PWR_EN_OUT,
H A Dmax98095.h160 #define M98095_091_PWR_EN_OUT 0x91 macro
/openbmc/u-boot/drivers/sound/
H A Dmax98095.h168 #define M98095_091_PWR_EN_OUT 0x91 macro
H A Dmax98095.c371 error |= maxim_i2c_write(priv, M98095_091_PWR_EN_OUT, 0xF3); in max98095_setup_interface()