Searched defs:atmel_mci_caps (Results 1 – 1 of 1) sorted by relevance
80 struct atmel_mci_caps { struct81 bool has_dma_conf_reg;82 bool has_pdc;83 bool has_cfg_reg;84 bool has_cstor_reg;85 bool has_highspeed;86 bool has_rwproof;87 bool has_odd_clk_div;88 bool has_bad_data_ordering;89 bool need_reset_after_xfer;[all …]