Searched refs:sdgencnt (Results 1 – 2 of 2) sorted by relevance
/u-boot/board/kmc/kzm9g/ |
A D | kzm9g.c | 62 writel(0x5, &sbsc->sdgencnt); in sbsc_init() 63 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init() 80 writel(0x00002710, &sbsc->sdgencnt); in sbsc_init() 81 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init() 85 writel(0x000001f4, &sbsc->sdgencnt); in sbsc_init() 86 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init() 94 writel(0x00000032, &sbsc->sdgencnt); in sbsc_init() 95 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init()
|
/u-boot/arch/arm/mach-rmobile/include/mach/ |
A D | sh73a0.h | 144 u32 sdgencnt; member
|
Completed in 5 milliseconds