Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dda7219.h256 #define DA7219_DAI_FORMAT_MASK (0x3 << 0) macro
Dda7219.c1385 snd_soc_component_update_bits(component, DA7219_DAI_CTRL, DA7219_DAI_FORMAT_MASK, in da7219_set_dai_fmt()