Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sunxi/
H A Dsun4i-i2s.c127 struct sun4i_i2s;
162 unsigned long (*get_bclk_parent_rate)(const struct sun4i_i2s *);
163 s8 (*get_sr)(const struct sun4i_i2s *, int);
164 s8 (*get_wss)(const struct sun4i_i2s *, int);
165 int (*set_chan_cfg)(const struct sun4i_i2s *,
167 int (*set_fmt)(const struct sun4i_i2s *, unsigned int);
170 struct sun4i_i2s { struct
237 static unsigned long sun4i_i2s_get_bclk_parent_rate(const struct sun4i_i2s *i2s) in sun4i_i2s_get_bclk_parent_rate()
242 static unsigned long sun8i_i2s_get_bclk_parent_rate(const struct sun4i_i2s *i2s) in sun8i_i2s_get_bclk_parent_rate()
247 static int sun4i_i2s_get_bclk_div(struct sun4i_i2s *i2s, in sun4i_i2s_get_bclk_div()
[all …]