Searched defs:atmel_mci_caps (Results 1 – 1 of 1) sorted by relevance
229 struct atmel_mci_caps { struct230 bool has_dma_conf_reg;231 bool has_pdc;232 bool has_cfg_reg;233 bool has_cstor_reg;234 bool has_highspeed;235 bool has_rwproof;236 bool has_odd_clk_div;237 bool has_bad_data_ordering;238 bool need_reset_after_xfer;[all …]