Home
last modified time | relevance | path

Searched refs:invert_bclk (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
Dtopology.h1029 unsigned char invert_bclk; /* 1 for inverted BCLK, 0 for normal */ member
/third_party/alsa-lib/src/topology/
Dpcm.c1499 hw_cfg->invert_bclk = ival; in tplg_parse_hw_config()
1660 if (err >= 0 && hc->invert_bclk) in tplg_save_hw_config()
1819 cfg->invert_bclk = tpl->invert_bclk; in set_link_hw_config()
2202 hw->invert_bclk = link->hw_config[i].invert_bclk; in tplg_decode_link()
/third_party/alsa-lib/include/sound/uapi/
Dasoc.h342 __u8 invert_bclk; /* 1 for inverted BCLK, 0 for normal */ member