Searched defs:sdhci_host (Results 1 – 1 of 1) sorted by relevance
376 struct sdhci_host { struct488 int irq; /* Device IRQ */492 dma_addr_t bounce_addr;504 char led_name[32];507 spinlock_t lock; /* Mutex */577 struct dma_chan *rx_chan;578 struct dma_chan *tx_chan;581 u32 caps; /* CAPABILITY_0 */593 u32 thread_isr;596 u32 ier;[all …]
Completed in 12 milliseconds