Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dda7219-aad.c156 gain_ramp_ctrl = snd_soc_component_read(component, DA7219_GAIN_RAMP_CTRL); in da7219_aad_hptest_work()
157 snd_soc_component_write(component, DA7219_GAIN_RAMP_CTRL, DA7219_GAIN_RAMP_RATE_X8); in da7219_aad_hptest_work()
306 snd_soc_component_write(component, DA7219_GAIN_RAMP_CTRL, gain_ramp_ctrl); in da7219_aad_hptest_work()
H A Dda7219.h88 #define DA7219_GAIN_RAMP_CTRL 0x92 macro