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

/linux-4.4.14/sound/soc/codecs/
H A Dda732x.h36 #define DA732X_HP_OUT_TRIM_VAL 0x0 macro
H A Dda732x.c1341 offset[DA732X_HPL_AMP] = DA732X_HP_OUT_TRIM_VAL; da732x_output_offset_adjust()
1342 offset[DA732X_HPR_AMP] = DA732X_HP_OUT_TRIM_VAL; da732x_output_offset_adjust()
1345 snd_soc_write(codec, DA732X_REG_HPL_OUT_OFFSET, DA732X_HP_OUT_TRIM_VAL); da732x_output_offset_adjust()
1346 snd_soc_write(codec, DA732X_REG_HPR_OUT_OFFSET, DA732X_HP_OUT_TRIM_VAL); da732x_output_offset_adjust()

Completed in 46 milliseconds