Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7218.h820 #define DA7218_DAI_FORMAT_MASK (0x3 << 0) macro
H A Dda7218.c2012 snd_soc_component_update_bits(component, DA7218_DAI_CTRL, DA7218_DAI_FORMAT_MASK, in da7218_set_dai_fmt()