Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmoxart-mmc.c122 struct moxart_host { struct
123 spinlock_t lock;
125 void __iomem *base;
127 phys_addr_t reg_phys;
151 static inline void moxart_init_sg(struct moxart_host *host, in moxart_init_sg() argument