Lines Matching defs:i2s
131 static inline bool is_secondary(struct i2s_dai *i2s) in is_secondary()
137 static inline bool tx_active(struct i2s_dai *i2s) in tx_active()
155 static inline struct i2s_dai *get_other_dai(struct i2s_dai *i2s) in get_other_dai()
161 static inline bool other_tx_active(struct i2s_dai *i2s) in other_tx_active()
169 static inline bool any_tx_active(struct i2s_dai *i2s) in any_tx_active()
175 static inline bool rx_active(struct i2s_dai *i2s) in rx_active()
188 static inline bool other_rx_active(struct i2s_dai *i2s) in other_rx_active()
196 static inline bool any_rx_active(struct i2s_dai *i2s) in any_rx_active()
202 static inline bool other_active(struct i2s_dai *i2s) in other_active()
208 static inline bool this_active(struct i2s_dai *i2s) in this_active()
214 static inline bool any_active(struct i2s_dai *i2s) in any_active()
226 static inline bool is_opened(struct i2s_dai *i2s) in is_opened()
234 static inline bool is_manager(struct i2s_dai *i2s) in is_manager()
243 static inline unsigned get_rfs(struct i2s_dai *i2s) in get_rfs()
264 static inline void set_rfs(struct i2s_dai *i2s, unsigned rfs) in set_rfs()
303 static inline unsigned get_bfs(struct i2s_dai *i2s) in get_bfs()
325 static inline void set_bfs(struct i2s_dai *i2s, unsigned bfs) in set_bfs()
377 static inline int get_blc(struct i2s_dai *i2s) in get_blc()
391 static void i2s_txctrl(struct i2s_dai *i2s, int on) in i2s_txctrl()
442 static void i2s_rxctrl(struct i2s_dai *i2s, int on) in i2s_rxctrl()
473 static inline void i2s_fifo(struct i2s_dai *i2s, u32 flush) in i2s_fifo()
501 struct i2s_dai *i2s = to_info(dai); in i2s_set_sysclk() local
626 struct i2s_dai *i2s = to_info(dai); in i2s_set_fmt() local
723 struct i2s_dai *i2s = to_info(dai); in i2s_hw_params() local
820 struct i2s_dai *i2s = to_info(dai); in i2s_startup() local
847 struct i2s_dai *i2s = to_info(dai); in i2s_shutdown() local
868 static int config_setup(struct i2s_dai *i2s) in config_setup()
935 struct i2s_dai *i2s = to_info(asoc_rtd_to_cpu(rtd, 0)); in i2s_trigger() local
981 struct i2s_dai *i2s = to_info(dai); in i2s_set_clkdiv() local
1010 struct i2s_dai *i2s = to_info(dai); in i2s_delay() local
1044 struct i2s_dai *i2s = to_info(dai); in samsung_i2s_dai_probe() local
1089 struct i2s_dai *i2s = to_info(dai); in samsung_i2s_dai_remove() local