Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Des8389.c39 u8 hpfl; member
156 hpf = find_best_hpf_freq(freq, &es8389->hpfl, &es8389->hpfr, &es8389->hpf_freq); in es8389_hpf_set()
165 regmap_update_bits(es8389->regmap, ES8389_ADC_HPF1, 0x0f, es8389->hpfl); in es8389_hpf_set()
793 hpf = find_best_hpf_freq(freq, &es8389->hpfl, &es8389->hpfr, &es8389->hpf_freq); in es8389_pcm_hw_params()
898 regmap_update_bits(es8389->regmap, ES8389_ADC_HPF1, 0x0f, es8389->hpfl); in es8389_mute()