Searched refs:sysstatus (Results 1 - 10 of 10) sorted by path

/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h246 u32 sysstatus; member in struct:dma4
H A Ddss.h41 u32 sysstatus; /* 0x14 */ member in struct:dss_regs
54 u32 sysstatus; /* 0x14 */ member in struct:dispc_regs
/u-boot/arch/arm/include/asm/
H A Domap_mmc.h42 unsigned int sysstatus; /* 0x14 */ member in struct:hsmmc
/u-boot/drivers/mmc/
H A Domap_hsmmc.c821 while ((readl(&mmc_base->sysstatus) & RESETDONE) == 0) {
/u-boot/drivers/mtd/nand/raw/
H A Domap_elm.c183 while ((readl(&elm_cfg->sysstatus) & ELM_SYSSTATUS_RESETDONE) !=
H A Domap_elm.h61 u32 sysstatus; /* 0x014 */ member in struct:elm
/u-boot/drivers/spi/
H A Domap3_spi.c356 tmp = readl(&priv->regs->sysstatus);
/u-boot/drivers/usb/musb/
H A Domap3.c39 u32 sysstatus; member in struct:omap3_otg_regs
75 l = readl(&otg->sysstatus);
/u-boot/drivers/video/
H A Domap3_dss.c106 while (!(readl(&dss->sysstatus) & DSS_RESETDONE))
/u-boot/include/
H A Domap3_spi.h63 unsigned int sysstatus; /* 0x14 */ member in struct:mcspi

Completed in 112 milliseconds