Searched refs:PCM_INTF_CON1_PCM_FMT (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/mediatek/mt8195/ | ||
D | mt8195-dai-pcm.c | 172 val |= PCM_INTF_CON1_PCM_FMT(fmt); in mtk_dai_pcm_configure() |
D | mt8195-reg.h | 2550 #define PCM_INTF_CON1_PCM_FMT(x) (((x) & 0x3) << 1) macro |