Searched defs:dw_mci_board (Results 1 – 1 of 1) sorted by relevance
249 struct dw_mci_board { struct250 unsigned int bus_hz; /* Clock speed at the cclk_in pad */252 u32 caps; /* Capabilities */253 u32 caps2; /* More capabilities */254 u32 pm_caps; /* PM capabilities */260 unsigned int fifo_depth;263 u32 detect_delay_ms;265 struct reset_control *rstc;266 struct dw_mci_dma_ops *dma_ops;267 struct dma_pdata *data;