Searched defs:atmel_mci_caps (Results 1 – 1 of 1) sorted by relevance
238 struct atmel_mci_caps { struct239 bool has_dma_conf_reg;240 bool has_pdc;241 bool has_cfg_reg;242 bool has_cstor_reg;243 bool has_highspeed;244 bool has_rwproof;245 bool has_odd_clk_div;246 bool has_bad_data_ordering;247 bool need_reset_after_xfer;[all …]