Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm5100.c1499 snd_soc_component_update_bits(component, base + 4, WM5100_AIF1_RATE_MASK, sr); in wm5100_hw_params()
H A Dwm5100.h2443 #define WM5100_AIF1_RATE_MASK 0x0003 /* AIF1_RATE - [1:0] */ macro