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