Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
Dasoc.h174 #define SND_SOC_TPLG_BCLK_CP 0 /* codec is bclk provider */ macro
177 #define SND_SOC_TPLG_BCLK_CM SND_SOC_TPLG_BCLK_CP
/third_party/alsa-lib/src/topology/
Dpcm.c1479 hw_cfg->bclk_provider = SND_SOC_TPLG_BCLK_CP; in tplg_parse_hw_config()
1481 hw_cfg->bclk_provider = SND_SOC_TPLG_BCLK_CP; in tplg_parse_hw_config()