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