Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda732x.c72 { DA732X_REG_HPR_OUT_OFFSET , 0x00 },
1338 snd_soc_component_write(component, DA732X_REG_HPR_OUT_OFFSET, DA732X_HP_OUT_TRIM_VAL); in da732x_output_offset_adjust()
1366 snd_soc_component_write(component, DA732X_REG_HPR_OUT_OFFSET, in da732x_output_offset_adjust()
1383 snd_soc_component_write(component, DA732X_REG_HPR_OUT_OFFSET, offset[DA732X_HPR_AMP]); in da732x_output_offset_adjust()
H A Dda732x_reg.h44 #define DA732X_REG_HPR_OUT_OFFSET 0x28 macro