Searched defs:sun4i_i2s_quirks (Results 1 – 1 of 1) sorted by relevance
147 struct sun4i_i2s_quirks { struct148 bool has_reset;149 unsigned int reg_offset_txdata; /* TX FIFO */150 const struct regmap_config *sun4i_i2s_regmap;153 struct reg_field field_clkdiv_mclk_en;154 struct reg_field field_fmt_wss;155 struct reg_field field_fmt_sr;157 const struct sun4i_i2s_clk_div *bclk_dividers;158 unsigned int num_bclk_dividers;159 const struct sun4i_i2s_clk_div *mclk_dividers;[all …]