Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/mediatek/mt8195/
Dmt8195-dai-adda.c670 mask |= DL_USE_NEW_2ND_SDM; in mtk_dai_da_configure()
671 val |= DL_USE_NEW_2ND_SDM; in mtk_dai_da_configure()
Dmt8195-reg.h2785 #define DL_USE_NEW_2ND_SDM BIT(30) macro