Searched refs:DA732X_HPF_MASK (Results 1 – 2 of 2) sorted by relevance
591 #define DA732X_HPF_MASK ((1 << 3) | (1 << 7)) macro
354 snd_soc_update_bits(codec, reg, DA732X_HPF_MASK, bits); in da732x_hpf_set()367 val = snd_soc_read(codec, reg) & DA732X_HPF_MASK; in da732x_hpf_get()