Home
last modified time | relevance | path

Searched refs:M98088_EQ1EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dmax98088.h168 #define M98088_EQ1EN (1<<0) macro
H A Dmax98088.c1456 snd_soc_component_update_bits(component, M98088_REG_49_CFG_LEVEL, M98088_EQ1EN, 0); in max98088_setup_eq1()
1467 snd_soc_component_update_bits(component, M98088_REG_49_CFG_LEVEL, M98088_EQ1EN, save); in max98088_setup_eq1()
/openbmc/u-boot/drivers/sound/
H A Dmax98088.h166 #define M98088_EQ1EN BIT(0) macro