Searched refs:sdgencnt (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/kmc/kzm9g/ |
| H A D | kzm9g.c | 59 writel(0x5, &sbsc->sdgencnt); in sbsc_init() 60 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init() 77 writel(0x00002710, &sbsc->sdgencnt); in sbsc_init() 78 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init() 82 writel(0x000001f4, &sbsc->sdgencnt); in sbsc_init() 83 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init() 91 writel(0x00000032, &sbsc->sdgencnt); in sbsc_init() 92 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/include/mach/ |
| H A D | sh73a0.h | 144 u32 sdgencnt; member
|