Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-reg.h2686 #define ETDM_CON0_BIT_LEN(x) (((x) - 1) << 11) macro
H A Dmt8195-dai-etdm.c2010 val |= ETDM_CON0_BIT_LEN(bit_width); in mtk_dai_etdm_configure()