Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dmax98090.c179 regval |= M98090_WCI_MASK; in max98090_set_fmt()
185 regval |= M98090_BCI_MASK | M98090_WCI_MASK; in max98090_set_fmt()
H A Dmax98090.h205 #define M98090_WCI_MASK BIT(4) macro
/openbmc/linux/sound/soc/codecs/
H A Dmax98090.h693 #define M98090_WCI_MASK (1<<4) macro
H A Dmax98090.c1650 regval |= M98090_WCI_MASK; in max98090_dai_set_fmt()
1656 regval |= M98090_BCI_MASK|M98090_WCI_MASK; in max98090_dai_set_fmt()