Home
last modified time | relevance | path

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

/external/u-boot/board/kmc/kzm9g/
Dkzm9g.c58 writel(0x5, &sbsc->sdgencnt); in sbsc_init()
59 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init()
76 writel(0x00002710, &sbsc->sdgencnt); in sbsc_init()
77 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init()
81 writel(0x000001f4, &sbsc->sdgencnt); in sbsc_init()
82 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init()
90 writel(0x00000032, &sbsc->sdgencnt); in sbsc_init()
91 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init()
/external/u-boot/arch/arm/mach-rmobile/include/mach/
Dsh73a0.h144 u32 sdgencnt; member