Searched refs:DA7219_GAIN_RAMP_CTRL (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ |
D | da7219-aad.c | 157 gain_ramp_ctrl = snd_soc_component_read(component, DA7219_GAIN_RAMP_CTRL); in da7219_aad_hptest_work() 158 snd_soc_component_write(component, DA7219_GAIN_RAMP_CTRL, DA7219_GAIN_RAMP_RATE_X8); in da7219_aad_hptest_work() 307 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, 931 snd_soc_component_read(component, DA7219_GAIN_RAMP_CTRL); in da7219_gain_ramp_event() 932 snd_soc_component_write(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() 2355 { DA7219_GAIN_RAMP_CTRL, 0x00 }, 2459 regmap_write(da7219->regmap, DA7219_GAIN_RAMP_CTRL, in da7219_probe()
|
D | da7219.h | 88 #define DA7219_GAIN_RAMP_CTRL 0x92 macro
|