Home
last modified time | relevance | path

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

/linux/sound/soc/generic/
A Daudio-graph-card2.c616 unsigned int *daifmt, unsigned int *bit_frame) in graph_parse_daifmt() argument
646 *bit_frame |= snd_soc_daifmt_parse_clock_provider_as_bitmap(node, NULL); in graph_parse_daifmt()
674 unsigned int bit_frame = 0; in graph_link_init() local
698 graph_parse_daifmt(ep, &daifmt, &bit_frame); /* (C) */ in graph_link_init()
699 graph_parse_daifmt(port, &daifmt, &bit_frame); /* (B) */ in graph_link_init()
701 graph_parse_daifmt(ports, &daifmt, &bit_frame); /* (A) */ in graph_link_init()
708 daiclk = snd_soc_daifmt_clock_provider_from_bitmap(bit_frame); in graph_link_init()
/linux/sound/soc/
A Dsoc-core.c3006 unsigned int snd_soc_daifmt_clock_provider_from_bitmap(unsigned int bit_frame) in snd_soc_daifmt_clock_provider_from_bitmap() argument
3014 switch (bit_frame) { in snd_soc_daifmt_clock_provider_from_bitmap()
/linux/include/sound/
A Dsoc.h1243 unsigned int snd_soc_daifmt_clock_provider_from_bitmap(unsigned int bit_frame);

Completed in 15 milliseconds