Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dak4375.c31 #define FS_MASK GENMASK(4, 0) macro
283 fs = cms & ~FS_MASK; in ak4375_dai_set_pll()
342 snd_soc_component_update_bits(component, AK4375_05_CLOCK_MODE_SELECT, FS_MASK, fs); in ak4375_dai_set_pll()
H A Dak4619.c84 #define FS_MASK 0x7 macro
615 snd_soc_component_update_bits(component, SYS_CLK, FS_MASK, clk_mode); in ak4619_dai_hw_params()