Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Des8326.h131 #define ES8326_HP_ON ((7 << 4) | (7 << 0)) macro
H A Des8326.c414 regmap_write(es8326->regmap, ES8326_HP_CAL, ES8326_HP_ON); in es8326_mute()