Home
last modified time | relevance | path

Searched refs:ES8326_HP_FORCE_CAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Des8326.h130 #define ES8326_HP_FORCE_CAL ((1 << 7) | (1 << 3)) macro
H A Des8326.c402 regmap_write(es8326->regmap, ES8326_HP_CAL, ES8326_HP_FORCE_CAL); in es8326_mute()