Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dda732x.c67 { DA732X_REG_HPL_OUT_OFFSET , 0x00 },
1337 snd_soc_component_write(component, DA732X_REG_HPL_OUT_OFFSET, DA732X_HP_OUT_TRIM_VAL); in da732x_output_offset_adjust()
1364 snd_soc_component_write(component, DA732X_REG_HPL_OUT_OFFSET, in da732x_output_offset_adjust()
1382 snd_soc_component_write(component, DA732X_REG_HPL_OUT_OFFSET, offset[DA732X_HPL_AMP]); in da732x_output_offset_adjust()
H A Dda732x_reg.h39 #define DA732X_REG_HPL_OUT_OFFSET 0x23 macro