Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dmax98095.h233 #define M98095_HPNORMAL (3<<4) macro
H A Dmax98095.c350 error |= maxim_i2c_write(priv, M98095_04E_CFG_HP, M98095_HPNORMAL); in max98095_setup_interface()
/openbmc/linux/sound/soc/codecs/
H A Dmax98095.h237 #define M98095_HPNORMAL (3<<4) macro
H A Dmax98095.c2053 snd_soc_component_write(component, M98095_04E_CFG_HP, M98095_HPNORMAL); in max98095_probe()