Searched refs:hpf_reg (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dda7210.c259 u32 hpf_reg, hpf_mask, hpf_value; local
284 hpf_reg = (SNDRV_PCM_STREAM_PLAYBACK == substream->stream) ?
355 snd_soc_update_bits(codec, hpf_reg, hpf_mask, hpf_value);

Completed in 97 milliseconds