Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Demif4.c81 while ((readl(&emif4_base->sdram_sts) & (1<<2)) == 0x0); in do_emif4_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h153 unsigned int sdram_sts; member