Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Des8326.h67 #define ES8326_HPL_OFFSET_INI 0x4B macro
H A Des8326.c166 case ES8326_HPL_OFFSET_INI: in es8326_volatile_register()
405 regmap_read(es8326->regmap, ES8326_HPL_OFFSET_INI, &offset_l); in es8326_mute()
408 regmap_write(es8326->regmap, ES8326_HPL_OFFSET_INI, offset_l); in es8326_mute()
745 regmap_read(es8326->regmap, ES8326_HPL_OFFSET_INI, &offset_l); in es8326_calibrate()
748 regmap_write(es8326->regmap, ES8326_HPL_OFFSET_INI, offset_l); in es8326_calibrate()