Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/kmc/kzm9g/
H A Dkzm9g.c37 static int cmp_loop(u32 *addr, u32 data, u32 cmp) in cmp_loop() function
60 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init()
75 cmp_loop(&sbsc->sdpcr, 0x80, 0x80); in sbsc_init()
78 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init()
83 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init()
92 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init()
128 cmp_loop(&sbsc->dphycnt2, 0xffffffff, 0x07ce0000); in sbsc_init()
158 cmp_loop(&cpg->pllecr, 0x00000F00, 0x0); in s_init()
159 cmp_loop(&cpg->frqcrb, 0x80000000, 0x0); in s_init()
164 cmp_loop(&cpg->frqcrb, 0x80000000, 0x0); in s_init()
[all …]