Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dpxamci.c49 struct pxamci_host { struct
50 struct mmc_host *mmc;
51 spinlock_t lock;
52 struct resource *res;
76 static int pxamci_init_ocr(struct pxamci_host *host) in pxamci_init_ocr() argument