Lines Matching defs:asoc_simple_dai
25 struct asoc_simple_dai { struct26 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;35 struct asoc_simple_tdm_width_map *tdm_width_map;36 int n_tdm_widths;