Searched defs:atmel_mci_caps (Results 1 – 1 of 1) sorted by relevance
203 struct atmel_mci_caps { struct204 bool has_dma_conf_reg;205 bool has_pdc;206 bool has_cfg_reg;207 bool has_cstor_reg;208 bool has_highspeed;209 bool has_rwproof;210 bool has_odd_clk_div;211 bool has_bad_data_ordering;212 bool need_reset_after_xfer;[all …]