Searched defs:atmel_mci_caps (Results 1 – 1 of 1) sorted by relevance
213 struct atmel_mci_caps { struct214 bool has_dma_conf_reg;215 bool has_pdc;216 bool has_cfg_reg;217 bool has_cstor_reg;218 bool has_highspeed;219 bool has_rwproof;220 bool has_odd_clk_div;221 bool has_bad_data_ordering;222 bool need_reset_after_xfer;[all …]