Home
last modified time | relevance | path

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

/openbmc/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()