Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dtopology.h1027 unsigned char invert_bclk; /*!< 1 for inverted BCLK, 0 for normal */ member
/third_party/alsa-lib/src/topology/
H A Dpcm.c1524 strcmp(id, "invert_bclk") == 0) { in tplg_parse_hw_config()
1529 hw_cfg->invert_bclk = ival; in tplg_parse_hw_config()
1690 if (err >= 0 && hc->invert_bclk) in tplg_save_hw_config()
1849 cfg->invert_bclk = tpl->invert_bclk; in set_link_hw_config()
2232 hw->invert_bclk = link->hw_config[i].invert_bclk; in tplg_decode_link()
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h344 __u8 invert_bclk; /* 1 for inverted BCLK, 0 for normal */ member

Completed in 6 milliseconds