Home
last modified time | relevance | path

Searched defs:simple_util_dai (Results 1 – 1 of 1) sorted by relevance

/linux/include/sound/
H A Dsimple_card_utils.h25 struct simple_util_dai { struct
26 const char *name;
27 unsigned int sysclk;
28 int clk_direction;
29 int slots;
30 int slot_width;
31 unsigned int tx_slot_mask;
32 unsigned int rx_slot_mask;
33 struct clk *clk;
34 bool clk_fixed;
[all …]