Searched refs:sbsc (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/kmc/kzm9g/ |
| H A D | kzm9g.c | 56 static void sbsc_init(struct sh73a0_sbsc *sbsc) in sbsc_init() argument 58 writel(readl(&sbsc->dllcnt0)|0x2, &sbsc->dllcnt0); in sbsc_init() 59 writel(0x5, &sbsc->sdgencnt); in sbsc_init() 60 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init() 62 writel(0xacc90159, &sbsc->sdcr0); in sbsc_init() 63 writel(0x00010059, &sbsc->sdcr1); in sbsc_init() 64 writel(0x50874114, &sbsc->sdwcrc0); in sbsc_init() 65 writel(0x33199b37, &sbsc->sdwcrc1); in sbsc_init() 66 writel(0x008f2313, &sbsc->sdwcrc2); in sbsc_init() 67 writel(0x31020707, &sbsc->sdwcr00); in sbsc_init() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | sh73a0.dtsi | 77 compatible = "renesas,sbsc-sh73a0"; 86 compatible = "renesas,sbsc-sh73a0";
|