Lines Matching refs:pxa_mmc_regs
47 struct pxa_mmc_regs *regs;
54 struct pxa_mmc_regs *regs = priv->regs; in pxa_mmc_wait()
73 struct pxa_mmc_regs *regs = priv->regs; in pxa_mmc_stop_clock()
102 struct pxa_mmc_regs *regs = priv->regs; in pxa_mmc_start_cmd()
145 struct pxa_mmc_regs *regs = priv->regs; in pxa_mmc_cmd_done()
187 struct pxa_mmc_regs *regs = priv->regs; in pxa_mmc_do_read_xfer()
223 struct pxa_mmc_regs *regs = priv->regs; in pxa_mmc_do_write_xfer()
266 struct pxa_mmc_regs *regs = priv->regs; in pxa_mmc_request()
319 struct pxa_mmc_regs *regs = priv->regs; in pxa_mmc_set_ios()
352 struct pxa_mmc_regs *regs = priv->regs; in pxa_mmc_init()
400 priv->regs = (struct pxa_mmc_regs *)MMC0_BASE; in pxa_mmc_register()
403 priv->regs = (struct pxa_mmc_regs *)MMC1_BASE; in pxa_mmc_register()