Home
last modified time | relevance | path

Searched refs:ETDM_IN_CON5_LR_SWAP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-dai-etdm.c1799 val |= ETDM_IN_CON5_LR_SWAP(15); in mtk_dai_etdm_in_configure()
1801 val |= ETDM_IN_CON5_LR_SWAP(i >> 1); in mtk_dai_etdm_in_configure()
H A Dmt8195-reg.h2734 #define ETDM_IN_CON5_LR_SWAP(x) BIT(((x) & 0xf) + 16) macro
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-reg.h3045 #define ETDM_IN_CON5_LR_SWAP(x) BIT(((x) & 0xffff) + 16) macro
H A Dmt8188-dai-etdm.c2003 val |= ETDM_IN_CON5_LR_SWAP(i >> 1); in mtk_dai_etdm_in_configure()