Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Des8326.h67 #define ES8326_HPL_OFFSET_INI 0x4B macro
H A Des8326.c321 case ES8326_HPL_OFFSET_INI: in es8326_volatile_register()
627 regmap_read(es8326->regmap, ES8326_HPL_OFFSET_INI, &offset_l); in es8326_mute()
630 regmap_write(es8326->regmap, ES8326_HPL_OFFSET_INI, offset_l); in es8326_mute()
1008 regmap_read(es8326->regmap, ES8326_HPL_OFFSET_INI, &offset_l); in es8326_calibrate()
1011 regmap_write(es8326->regmap, ES8326_HPL_OFFSET_INI, offset_l); in es8326_calibrate()