Lines Matching defs:i2s

77 static inline bool is_secondary(struct i2s_dai *i2s)  in is_secondary()
83 static inline bool is_slave(struct i2s_dai *i2s) in is_slave()
89 static inline bool tx_active(struct i2s_dai *i2s) in tx_active()
107 static inline bool other_tx_active(struct i2s_dai *i2s) in other_tx_active()
115 static inline bool any_tx_active(struct i2s_dai *i2s) in any_tx_active()
121 static inline bool rx_active(struct i2s_dai *i2s) in rx_active()
134 static inline bool other_rx_active(struct i2s_dai *i2s) in other_rx_active()
142 static inline bool any_rx_active(struct i2s_dai *i2s) in any_rx_active()
148 static inline bool other_active(struct i2s_dai *i2s) in other_active()
154 static inline bool this_active(struct i2s_dai *i2s) in this_active()
160 static inline bool any_active(struct i2s_dai *i2s) in any_active()
170 static inline bool is_opened(struct i2s_dai *i2s) in is_opened()
178 static inline bool is_manager(struct i2s_dai *i2s) in is_manager()
187 static inline unsigned get_rfs(struct i2s_dai *i2s) in get_rfs()
200 static inline void set_rfs(struct i2s_dai *i2s, unsigned rfs) in set_rfs()
225 static inline unsigned get_bfs(struct i2s_dai *i2s) in get_bfs()
238 static inline void set_bfs(struct i2s_dai *i2s, unsigned bfs) in set_bfs()
266 static inline int get_blc(struct i2s_dai *i2s) in get_blc()
280 static void i2s_txctrl(struct i2s_dai *i2s, int on) in i2s_txctrl()
329 static void i2s_rxctrl(struct i2s_dai *i2s, int on) in i2s_rxctrl()
358 static inline void i2s_fifo(struct i2s_dai *i2s, u32 flush) in i2s_fifo()
385 struct i2s_dai *i2s = to_info(dai); in i2s_set_sysclk() local
476 struct i2s_dai *i2s = to_info(dai); in i2s_set_fmt() local
549 struct i2s_dai *i2s = to_info(dai); in i2s_hw_params() local
625 struct i2s_dai *i2s = to_info(dai); in i2s_startup() local
649 struct i2s_dai *i2s = to_info(dai); in i2s_shutdown() local
673 static int config_setup(struct i2s_dai *i2s) in config_setup()
738 struct i2s_dai *i2s = to_info(rtd->cpu_dai); in i2s_trigger() local
784 struct i2s_dai *i2s = to_info(dai); in i2s_set_clkdiv() local
809 struct i2s_dai *i2s = to_info(dai); in i2s_delay() local
826 struct i2s_dai *i2s = to_info(dai); in i2s_suspend() local
839 struct i2s_dai *i2s = to_info(dai); in i2s_resume() local
856 struct i2s_dai *i2s = to_info(dai); in samsung_i2s_dai_probe() local
908 struct i2s_dai *i2s = snd_soc_dai_get_drvdata(dai); in samsung_i2s_dai_remove() local
947 struct i2s_dai *i2s; in i2s_alloc_dai() local
1110 struct i2s_dai *i2s, *other; in samsung_i2s_remove() local