Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dtas2770.c248 int ramp_rate_val; in tas2770_set_samplerate() local
253 ramp_rate_val = TAS2770_TDM_CFG_REG0_SMP_48KHZ | in tas2770_set_samplerate()
257 ramp_rate_val = TAS2770_TDM_CFG_REG0_SMP_44_1KHZ | in tas2770_set_samplerate()
261 ramp_rate_val = TAS2770_TDM_CFG_REG0_SMP_48KHZ | in tas2770_set_samplerate()
265 ramp_rate_val = TAS2770_TDM_CFG_REG0_SMP_44_1KHZ | in tas2770_set_samplerate()
269 ramp_rate_val = TAS2770_TDM_CFG_REG0_SMP_48KHZ | in tas2770_set_samplerate()
273 ramp_rate_val = TAS2770_TDM_CFG_REG0_SMP_44_1KHZ | in tas2770_set_samplerate()
283 ramp_rate_val); in tas2770_set_samplerate()
H A Dtas2764.c265 int ramp_rate_val; in tas2764_set_samplerate() local
270 ramp_rate_val = TAS2764_TDM_CFG0_SMP_48KHZ | in tas2764_set_samplerate()
274 ramp_rate_val = TAS2764_TDM_CFG0_SMP_44_1KHZ | in tas2764_set_samplerate()
278 ramp_rate_val = TAS2764_TDM_CFG0_SMP_48KHZ | in tas2764_set_samplerate()
282 ramp_rate_val = TAS2764_TDM_CFG0_SMP_44_1KHZ | in tas2764_set_samplerate()
292 ramp_rate_val); in tas2764_set_samplerate()