Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dda732x.h36 #define DA732X_HP_OUT_TRIM_VAL 0x0 macro
Dda732x.c1347 offset[DA732X_HPL_AMP] = DA732X_HP_OUT_TRIM_VAL; in da732x_output_offset_adjust()
1348 offset[DA732X_HPR_AMP] = DA732X_HP_OUT_TRIM_VAL; in da732x_output_offset_adjust()
1351 snd_soc_write(codec, DA732X_REG_HPL_OUT_OFFSET, DA732X_HP_OUT_TRIM_VAL); in da732x_output_offset_adjust()
1352 snd_soc_write(codec, DA732X_REG_HPR_OUT_OFFSET, DA732X_HP_OUT_TRIM_VAL); in da732x_output_offset_adjust()