Searched defs:sdhci_host (Results 1 – 1 of 1) sorted by relevance
368 struct sdhci_host { struct482 int irq; /* Device IRQ */486 dma_addr_t bounce_addr;498 char led_name[32];501 spinlock_t lock; /* Mutex */571 struct dma_chan *rx_chan;572 struct dma_chan *tx_chan;575 u32 caps; /* CAPABILITY_0 */587 u32 thread_isr;590 u32 ier;[all …]
Completed in 7 milliseconds