Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Des8326.h67 #define ES8326_HPL_OFFSET_INI 0x4B macro
Des8326.c321 case ES8326_HPL_OFFSET_INI: in es8326_volatile_register()
623 regmap_read(es8326->regmap, ES8326_HPL_OFFSET_INI, &offset_l); in es8326_mute()
626 regmap_write(es8326->regmap, ES8326_HPL_OFFSET_INI, offset_l); in es8326_mute()
985 regmap_read(es8326->regmap, ES8326_HPL_OFFSET_INI, &offset_l); in es8326_calibrate()
988 regmap_write(es8326->regmap, ES8326_HPL_OFFSET_INI, offset_l); in es8326_calibrate()