Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dda7213.h192 #define DA7213_DAI_FORMAT_MASK (0x3 << 0) macro
Dda7213.c1328 snd_soc_component_update_bits(component, DA7213_DAI_CTRL, DA7213_DAI_FORMAT_MASK, in da7213_set_dai_fmt()