Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42xx8.h104 #define CS42XX8_FUNCMOD_MFREQ_MASK (((1 << CS42XX8_FUNCMOD_MFREQ_WIDTH) - 1) << CS42XX8_FUNCMOD_MF… macro
H A Dcs42xx8.c338 mask = CS42XX8_FUNCMOD_MFREQ_MASK; in cs42xx8_hw_params()