Lines Matching refs:esdhc_out32
81 esdhc_out32(&mmc->esdhc_regs->sysctl, in set_speed()
107 esdhc_out32(&mmc->esdhc_regs->sysctl, val); in esdhc_init()
140 esdhc_out32(&mmc->esdhc_regs->sysctl, val); in esdhc_init()
144 esdhc_out32(&mmc->esdhc_regs->sysctl, val); in esdhc_init()
166 esdhc_out32(&mmc->esdhc_regs->proctl, val); in esdhc_init()
170 esdhc_out32(&mmc->esdhc_regs->ctl, val); in esdhc_init()
189 esdhc_out32(&mmc->esdhc_regs->irqstat, ESDHC_IRQSTAT_CLEAR_ALL); in esdhc_send_cmd()
257 esdhc_out32(&mmc->esdhc_regs->cmdarg, args); in esdhc_send_cmd()
258 esdhc_out32(&mmc->esdhc_regs->xfertyp, xfertyp); in esdhc_send_cmd()
338 esdhc_out32(&mmc->esdhc_regs->irqstat, val); in esdhc_wait_response()
440 esdhc_out32(&mmc->esdhc_regs->wml, in esdhc_set_data_attributes()
442 esdhc_out32(&mmc->esdhc_regs->wml, in esdhc_set_data_attributes()
446 esdhc_out32(&mmc->esdhc_regs->dsaddr, dst); in esdhc_set_data_attributes()
451 esdhc_out32(&mmc->esdhc_regs->wml, wml | ESDHC_WML_RD_WML(wl)); in esdhc_set_data_attributes()
455 esdhc_out32(&mmc->esdhc_regs->blkattr, in esdhc_set_data_attributes()
505 esdhc_out32(dst, val); in esdhc_read_data_nodma()
717 esdhc_out32(&mmc->esdhc_regs->irqstat, ESDHC_IRQSTAT_CLEAR_ALL); in esdhc_read_data()
741 esdhc_out32(&mmc->esdhc_regs->irqstat, ESDHC_IRQSTAT_CLEAR_ALL); in esdhc_write_data()