Searched refs:RESETDONE (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/usb/musb-new/
H A Domap2430.h12 #undef RESETDONE macro
37 # define RESETDONE (1 << 0) macro
/u-boot/arch/arm/mach-omap2/omap3/
H A Dsdrc.c157 wait_on_value(RESETDONE, RESETDONE, &sdrc_base->status,
/u-boot/arch/arm/include/asm/
H A Domap_mmc.h83 #define RESETDONE (0x1 << 0) macro
/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h433 #define RESETDONE (0x1 << 0) macro
/u-boot/drivers/mmc/
H A Domap_hsmmc.c821 while ((readl(&mmc_base->sysstatus) & RESETDONE) == 0) {

Completed in 203 milliseconds