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

/linux-4.1.27/sound/soc/codecs/
H A Dda732x_reg.h591 #define DA732X_HPF_MASK ((1 << 3) | (1 << 7)) macro
H A Dda732x.c354 snd_soc_update_bits(codec, reg, DA732X_HPF_MASK, bits); da732x_hpf_set()
367 val = snd_soc_read(codec, reg) & DA732X_HPF_MASK; da732x_hpf_get()

Completed in 52 milliseconds