Home
last modified time | relevance | path

Searched refs:mono_shift (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/sound/soc/mediatek/mt6797/
Dmt6797-afe-pcm.c398 .mono_shift = DL1_DATA_SFT,
415 .mono_shift = DL2_DATA_SFT,
432 .mono_shift = DL3_DATA_SFT,
449 .mono_shift = VUL_DATA_SFT,
466 .mono_shift = AWB_DATA_SFT,
483 .mono_shift = VUL_DATA2_DATA_SFT,
500 .mono_shift = 0,
517 .mono_shift = 0,
/Linux-v5.10/sound/soc/mediatek/mt2701/
Dmt2701-afe-pcm.c987 .mono_shift = 16,
1005 .mono_shift = 17,
1023 .mono_shift = 18,
1041 .mono_shift = 19,
1059 .mono_shift = 20,
1077 .mono_shift = -1,
1095 .mono_shift = 0,
1113 .mono_shift = 2,
1131 .mono_shift = 4,
1149 .mono_shift = 6,
[all …]
/Linux-v5.10/sound/soc/mediatek/mt8183/
Dmt8183-afe-pcm.c437 .mono_shift = DL1_DATA_SFT,
458 .mono_shift = DL2_DATA_SFT,
479 .mono_shift = DL3_DATA_SFT,
500 .mono_shift = VUL2_DATA_SFT,
521 .mono_shift = AWB_DATA_SFT,
542 .mono_shift = AWB2_DATA_SFT,
563 .mono_shift = VUL12_MONO_SFT,
584 .mono_shift = 0,
605 .mono_shift = -1,
/Linux-v5.10/sound/soc/mediatek/mt8173/
Dmt8173-afe-pcm.c713 .mono_shift = 21,
729 .mono_shift = 22,
745 .mono_shift = 27,
761 .mono_shift = -1,
777 .mono_shift = 24,
793 .mono_shift = 30,
809 .mono_shift = -1,
/Linux-v5.10/sound/soc/mediatek/common/
Dmtk-base-afe.h27 int mono_shift; member
Dmtk-afe-fe-dai.c451 if (memif->data->mono_shift < 0) in mtk_memif_set_channel()
468 1, mono, memif->data->mono_shift); in mtk_memif_set_channel()