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