Searched refs:ETDM_CON0_BIT_LEN (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/mediatek/mt8195/ | ||
D | mt8195-reg.h | 2686 #define ETDM_CON0_BIT_LEN(x) (((x) - 1) << 11) macro |
D | mt8195-dai-etdm.c | 1927 val |= ETDM_CON0_BIT_LEN(bit_width); in mtk_dai_etdm_configure() |