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