Home
last modified time | relevance | path

Searched refs:SND_SOC_TPLG_BCLK_CC (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
Dasoc.h175 #define SND_SOC_TPLG_BCLK_CC 1 /* codec is bclk consumer */ macro
178 #define SND_SOC_TPLG_BCLK_CS SND_SOC_TPLG_BCLK_CC
/third_party/alsa-lib/src/topology/
Dpcm.c1469 hw_cfg->bclk_provider = SND_SOC_TPLG_BCLK_CC; in tplg_parse_hw_config()
1473 hw_cfg->bclk_provider = SND_SOC_TPLG_BCLK_CC; in tplg_parse_hw_config()
1475 hw_cfg->bclk_provider = SND_SOC_TPLG_BCLK_CC; in tplg_parse_hw_config()
1655 hc->bclk_provider == SND_SOC_TPLG_BCLK_CC ? in tplg_save_hw_config()