Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dda732x.c65 { DA732X_REG_HPL_DAC_OFFSET , 0x00 },
1270 snd_soc_component_write(component, DA732X_REG_HPL_DAC_OFFSET, in da732x_dac_offset_adjust()
1297 snd_soc_component_write(component, DA732X_REG_HPL_DAC_OFFSET, in da732x_dac_offset_adjust()
1315 snd_soc_component_write(component, DA732X_REG_HPL_DAC_OFFSET, in da732x_dac_offset_adjust()
H A Dda732x_reg.h37 #define DA732X_REG_HPL_DAC_OFFSET 0x21 macro