Searched refs:DA732X_HP_OUT_TRIM_VAL (Results 1 – 2 of 2) sorted by relevance
36 #define DA732X_HP_OUT_TRIM_VAL 0x0 macro
1347 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()