Home
last modified time | relevance | path

Searched defs:dw_mci_board (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
A Ddw_mmc.h256 struct dw_mci_board { struct
257 unsigned int bus_hz; /* Clock speed at the cclk_in pad */
259 u32 caps; /* Capabilities */
260 u32 caps2; /* More capabilities */
261 u32 pm_caps; /* PM capabilities */
267 unsigned int fifo_depth;
270 u32 detect_delay_ms;
272 struct reset_control *rstc;
273 struct dw_mci_dma_ops *dma_ops;
274 struct dma_pdata *data;

Completed in 5 milliseconds