Searched refs:DA7219_GAIN_RAMP_CTRL (Results 1 – 3 of 3) sorted by relevance
/sound/soc/codecs/ |
D | da7219-aad.c | 163 gain_ramp_ctrl = snd_soc_component_read(component, DA7219_GAIN_RAMP_CTRL); in da7219_aad_hptest_work() 164 snd_soc_component_write(component, DA7219_GAIN_RAMP_CTRL, DA7219_GAIN_RAMP_RATE_X8); in da7219_aad_hptest_work() 313 snd_soc_component_write(component, DA7219_GAIN_RAMP_CTRL, gain_ramp_ctrl); in da7219_aad_hptest_work()
|
D | da7219.c | 121 SOC_ENUM_SINGLE(DA7219_GAIN_RAMP_CTRL, DA7219_GAIN_RAMP_RATE_SHIFT, 937 snd_soc_component_read(component, DA7219_GAIN_RAMP_CTRL); in da7219_gain_ramp_event() 938 snd_soc_component_write(component, DA7219_GAIN_RAMP_CTRL, in da7219_gain_ramp_event() 944 snd_soc_component_write(component, DA7219_GAIN_RAMP_CTRL, in da7219_gain_ramp_event() 2364 { DA7219_GAIN_RAMP_CTRL, 0x00 }, 2468 regmap_write(da7219->regmap, DA7219_GAIN_RAMP_CTRL, in da7219_probe()
|
D | da7219.h | 88 #define DA7219_GAIN_RAMP_CTRL 0x92 macro
|