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