Searched refs:dpcm_merged_format (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/sound/soc/mediatek/mt8186/ |
H A D | mt8186-mt6366-da7219-max98357.c | 574 .dpcm_merged_format = 1, 596 .dpcm_merged_format = 1, 608 .dpcm_merged_format = 1, 675 .dpcm_merged_format = 1, 697 .dpcm_merged_format = 1, 719 .dpcm_merged_format = 1,
|
H A D | mt8186-mt6366-rt1019-rt5682s.c | 638 .dpcm_merged_format = 1, 660 .dpcm_merged_format = 1, 672 .dpcm_merged_format = 1, 739 .dpcm_merged_format = 1, 761 .dpcm_merged_format = 1, 783 .dpcm_merged_format = 1,
|
/openbmc/linux/sound/soc/mediatek/mt8188/ |
H A D | mt8188-mt6359.c | 749 .dpcm_merged_format = 1, 763 .dpcm_merged_format = 1, 777 .dpcm_merged_format = 1, 868 .dpcm_merged_format = 1, 882 .dpcm_merged_format = 1,
|
/openbmc/linux/sound/soc/meson/ |
H A D | meson-card-utils.c | 184 link->dpcm_merged_format = 1; in meson_card_set_fe_link()
|
/openbmc/linux/sound/soc/generic/ |
H A D | audio-graph-card.c | 192 dai_link->dpcm_merged_format = 1; in graph_dai_link_of_dpcm()
|
H A D | simple-card.c | 241 dai_link->dpcm_merged_format = 1; in simple_dai_link_of_dpcm()
|
H A D | audio-graph-card2.c | 719 dai_link->dpcm_merged_format = 1; in audio_graph2_link_dpcm()
|
/openbmc/linux/include/sound/ |
H A D | soc.h | 760 unsigned int dpcm_merged_format:1; member
|
/openbmc/linux/sound/soc/ |
H A D | soc-pcm.c | 1725 if (!fe->dai_link->dpcm_merged_format) in dpcm_runtime_setup_be_format()
|