Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda732x.h33 #define DA732X_HP_OUT_TRIM_VAL 0x0 macro
H A Dda732x.c1333 offset[DA732X_HPL_AMP] = DA732X_HP_OUT_TRIM_VAL; in da732x_output_offset_adjust()
1334 offset[DA732X_HPR_AMP] = DA732X_HP_OUT_TRIM_VAL; in da732x_output_offset_adjust()
1337 snd_soc_component_write(component, DA732X_REG_HPL_OUT_OFFSET, DA732X_HP_OUT_TRIM_VAL); in da732x_output_offset_adjust()
1338 snd_soc_component_write(component, DA732X_REG_HPR_OUT_OFFSET, DA732X_HP_OUT_TRIM_VAL); in da732x_output_offset_adjust()