Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-dai-etdm.c1756 mask = ETDM_IN2_SLAVE_SEL_MASK; in mt8188_etdm_sync_mode_slv()
1757 val = FIELD_PREP(ETDM_IN2_SLAVE_SEL_MASK, cowork_source_sel); in mt8188_etdm_sync_mode_slv()
H A Dmt8188-reg.h2985 #define ETDM_IN2_SLAVE_SEL_MASK GENMASK(27, 24) macro
/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-reg.h2664 #define ETDM_IN2_SLAVE_SEL_MASK GENMASK(27, 24) macro
H A Dmt8195-dai-etdm.c1436 mask = ETDM_IN2_SLAVE_SEL_MASK; in mt8195_etdm_sync_mode_configure()