Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Des8326.h115 #define ES8326_DATA_LEN_MASK (7 << 2) macro
H A Des8326.c363 snd_soc_component_update_bits(component, ES8326_FMT, ES8326_DATA_LEN_MASK, srate); in es8326_pcm_hw_params()