Searched refs:sun4i_i2s (Results 1 – 1 of 1) sorted by relevance
154 struct sun4i_i2s;194 unsigned long (*get_bclk_parent_rate)(const struct sun4i_i2s *i2s);203 int (*set_chan_cfg)(const struct sun4i_i2s *i2s,206 int (*set_fmt)(const struct sun4i_i2s *i2s, unsigned int fmt);209 struct sun4i_i2s { struct276 static unsigned long sun4i_i2s_get_bclk_parent_rate(const struct sun4i_i2s *i2s) in sun4i_i2s_get_bclk_parent_rate()281 static unsigned long sun8i_i2s_get_bclk_parent_rate(const struct sun4i_i2s *i2s) in sun8i_i2s_get_bclk_parent_rate()286 static int sun4i_i2s_get_bclk_div(struct sun4i_i2s *i2s, in sun4i_i2s_get_bclk_div()306 static int sun4i_i2s_get_mclk_div(struct sun4i_i2s *i2s, in sun4i_i2s_get_mclk_div()341 struct sun4i_i2s *i2s = snd_soc_dai_get_drvdata(dai); in sun4i_i2s_set_clk_rate()[all …]