Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Ddw_mmc.h253 struct dw_mci_board { struct
254 unsigned int bus_hz; /* Clock speed at the cclk_in pad */
256 u32 caps; /* Capabilities */
257 u32 caps2; /* More capabilities */
258 u32 pm_caps; /* PM capabilities */
264 unsigned int fifo_depth;
267 u32 detect_delay_ms;
269 struct reset_control *rstc;
270 struct dw_mci_dma_ops *dma_ops;
271 struct dma_pdata *data;