Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/mediatek/mt8195/
Dmt8195-dai-etdm.c1894 ETDM_OUT_CON5_SLAVE_LRCK_INV | ETDM_OUT_CON5_SLAVE_BCK_INV); in mtk_dai_etdm_out_configure()
1899 val |= ETDM_OUT_CON5_SLAVE_BCK_INV; in mtk_dai_etdm_out_configure()
Dmt8195-reg.h2742 #define ETDM_OUT_CON5_SLAVE_BCK_INV BIT(7) macro
/linux-6.12.1/sound/soc/mediatek/mt8188/
Dmt8188-dai-etdm.c2083 ETDM_OUT_CON5_SLAVE_LRCK_INV | ETDM_OUT_CON5_SLAVE_BCK_INV); in mtk_dai_etdm_out_configure()
2088 val |= ETDM_OUT_CON5_SLAVE_BCK_INV; in mtk_dai_etdm_out_configure()
Dmt8188-reg.h3053 #define ETDM_OUT_CON5_SLAVE_BCK_INV BIT(7) macro