Searched defs:sun4i_i2s_quirks (Results 1 – 1 of 1) sorted by relevance
146 struct sun4i_i2s_quirks { struct147 bool has_reset;148 bool has_slave_select_bit;149 bool has_fmt_set_lrck_period;150 bool has_chcfg;151 bool has_chsel_tx_chen;152 bool has_chsel_offset;153 unsigned int reg_offset_txdata; /* TX FIFO */154 const struct regmap_config *sun4i_i2s_regmap;155 unsigned int mclk_offset;[all …]