Searched refs:esdhc_regs (Results 1 – 2 of 2) sorted by relevance
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()162 val = esdhc_in32(&mmc->esdhc_regs->proctl); in esdhc_init()170 esdhc_out32(&mmc->esdhc_regs->ctl, val); in esdhc_init()434 wml = esdhc_in32(&mmc->esdhc_regs->wml); in esdhc_set_data_attributes()440 esdhc_out32(&mmc->esdhc_regs->wml, in esdhc_set_data_attributes()442 esdhc_out32(&mmc->esdhc_regs->wml, in esdhc_set_data_attributes()455 esdhc_out32(&mmc->esdhc_regs->blkattr, in esdhc_set_data_attributes()[all …]
253 struct esdhc_regs { struct302 struct esdhc_regs *esdhc_regs; argument
Completed in 5 milliseconds