Searched defs:dw_mci_board (Results 1 – 1 of 1) sorted by relevance
261 struct dw_mci_board { struct262 unsigned int bus_hz; /* Clock speed at the cclk_in pad */264 u32 caps; /* Capabilities */265 u32 caps2; /* More capabilities */266 u32 pm_caps; /* PM capabilities */272 unsigned int fifo_depth;275 u32 detect_delay_ms;277 struct reset_control *rstc;278 struct dw_mci_dma_ops *dma_ops;279 struct dma_pdata *data;