Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dfsl_esdhc.c47 uint proctl; /* Protocol control register */ member
617 esdhc_clrbits32(&regs->proctl, PROCTL_DTW_4 | PROCTL_DTW_8); in esdhc_set_ios_common()
620 esdhc_setbits32(&regs->proctl, PROCTL_DTW_4); in esdhc_set_ios_common()
622 esdhc_setbits32(&regs->proctl, PROCTL_DTW_8); in esdhc_set_ios_common()
674 esdhc_write32(&regs->proctl, PROCTL_INIT); in esdhc_init_common()