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