Lines Matching defs:pxamci_host
49 struct pxamci_host {
76 static int pxamci_init_ocr(struct pxamci_host *host)
95 static inline int pxamci_set_power(struct pxamci_host *host,
116 static void pxamci_stop_clock(struct pxamci_host *host)
136 static void pxamci_enable_irq(struct pxamci_host *host, unsigned int mask)
146 static void pxamci_disable_irq(struct pxamci_host *host, unsigned int mask)
158 static void pxamci_setup_data(struct pxamci_host *host, struct mmc_data *data)
232 static void pxamci_start_cmd(struct pxamci_host *host, struct mmc_command *cmd, unsigned int cmdat)
266 static void pxamci_finish_request(struct pxamci_host *host, struct mmc_request *mrq)
274 static int pxamci_cmd_done(struct pxamci_host *host, unsigned int stat)
329 static int pxamci_data_done(struct pxamci_host *host, unsigned int stat)
375 struct pxamci_host *host = devid;
401 struct pxamci_host *host = mmc_priv(mmc);
427 struct pxamci_host *host = mmc_priv(mmc);
442 struct pxamci_host *host = mmc_priv(mmc);
512 struct pxamci_host *pxa_host = mmc_priv(host);
530 struct pxamci_host *host = param;
563 struct pxamci_host *host = mmc_priv(devid);
581 struct pxamci_host *host = mmc_priv(mmc);
609 struct pxamci_host *host = NULL;
618 mmc = mmc_alloc_host(sizeof(struct pxamci_host), dev);
790 struct pxamci_host *host = mmc_priv(mmc);