Searched full:sbsc (Results 1 – 12 of 12) sorted by relevance
/openbmc/u-boot/board/kmc/kzm9g/ |
H A D | kzm9g.c | 54 /* SBSC Init function */ 55 static void sbsc_init(struct sh73a0_sbsc *sbsc) in sbsc_init() argument 57 writel(readl(&sbsc->dllcnt0)|0x2, &sbsc->dllcnt0); in sbsc_init() 58 writel(0x5, &sbsc->sdgencnt); in sbsc_init() 59 cmp_loop(&sbsc->sdgencnt, 0xffffffff, 0x0); in sbsc_init() 61 writel(0xacc90159, &sbsc->sdcr0); in sbsc_init() 62 writel(0x00010059, &sbsc->sdcr1); in sbsc_init() 63 writel(0x50874114, &sbsc->sdwcrc0); in sbsc_init() 64 writel(0x33199b37, &sbsc->sdwcrc1); in sbsc_init() 65 writel(0x008f2313, &sbsc->sdwcrc2); in sbsc_init() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | renesas,dbsc.yaml | 16 (DBSC3)", or "SDRAM Bus State Controller (SBSC)"). 23 - renesas,sbsc-sh73a0 # SH-Mobile AG5 50 compatible = "renesas,sbsc-sh73a0";
|
/openbmc/linux/arch/sh/boards/mach-ap325rxa/ |
H A D | sdram.S | 21 /* SBSC: disable power down and put in self-refresh mode */ 42 /* SBSC: set auto-refresh mode */
|
/openbmc/linux/arch/sh/boards/mach-migor/ |
H A D | sdram.S | 21 /* SBSC: disable power down and put in self-refresh mode */ 42 /* SBSC: set auto-refresh mode */
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | cpu_sh7723.h | 52 /* SBSC */
|
H A D | cpu_sh7724.h | 53 /* SBSC */
|
H A D | cpu_sh7722.h | 142 /* SBSC */
|
/openbmc/linux/arch/sh/include/cpu-sh4/cpu/ |
H A D | sh7722.h | 152 /* SBSC */
|
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/ |
H A D | sh73a0.h | 110 /* SBSC */
|
/openbmc/linux/drivers/pmdomain/renesas/ |
H A D | rmobile-sysc.c | 146 { .compatible = "renesas,sbsc-sh73a0", .data = (void *)PD_MEMCTL, },
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | sh73a0.dtsi | 77 compatible = "renesas,sbsc-sh73a0"; 86 compatible = "renesas,sbsc-sh73a0";
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | pfc-sh7722.c | 586 /* SBSC */ 1072 /* SBSC */
|