Home
last modified time | relevance | path

Searched refs:esdhc_regs (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware-2.8.0/drivers/nxp/sd/
A Dsd_mmc.c81 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 …]
/arm-trusted-firmware-2.8.0/include/drivers/nxp/sd/
A Dsd_mmc.h253 struct esdhc_regs { struct
302 struct esdhc_regs *esdhc_regs; argument

Completed in 5 milliseconds