Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/kmc/kzm9g/
H A Dkzm9g.c59 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 Dsh73a0.h144 u32 sdgencnt; member