Searched refs:ES8326_HP_ON (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ | ||
H A D | es8326.h | 135 #define ES8326_HP_ON ((7 << 4) | (7 << 0)) macro |
H A D | es8326.c | 642 regmap_write(es8326->regmap, ES8326_HP_CAL, ES8326_HP_ON); in es8326_mute() |