Lines Matching defs:pxamci_host
50 struct pxamci_host {
77 static int pxamci_init_ocr(struct pxamci_host *host)
96 static inline int pxamci_set_power(struct pxamci_host *host,
117 static void pxamci_stop_clock(struct pxamci_host *host)
137 static void pxamci_enable_irq(struct pxamci_host *host, unsigned int mask)
147 static void pxamci_disable_irq(struct pxamci_host *host, unsigned int mask)
159 static void pxamci_setup_data(struct pxamci_host *host, struct mmc_data *data)
233 static void pxamci_start_cmd(struct pxamci_host *host, struct mmc_command *cmd, unsigned int cmdat)
267 static void pxamci_finish_request(struct pxamci_host *host, struct mmc_request *mrq)
275 static int pxamci_cmd_done(struct pxamci_host *host, unsigned int stat)
330 static int pxamci_data_done(struct pxamci_host *host, unsigned int stat)
376 struct pxamci_host *host = devid;
402 struct pxamci_host *host = mmc_priv(mmc);
428 struct pxamci_host *host = mmc_priv(mmc);
443 struct pxamci_host *host = mmc_priv(mmc);
513 struct pxamci_host *pxa_host = mmc_priv(host);
531 struct pxamci_host *host = param;
564 struct pxamci_host *host = mmc_priv(devid);
582 struct pxamci_host *host = mmc_priv(mmc);
610 struct pxamci_host *host = NULL;
620 mmc = mmc_alloc_host(sizeof(struct pxamci_host), dev);
792 struct pxamci_host *host = mmc_priv(mmc);