| /openbmc/qemu/hw/misc/ |
| H A D | max78000_gcr.c | 26 s->sysctrl = 0x21002; in max78000_gcr_reset_hold() 54 return s->sysctrl; in max78000_gcr_read() 124 s->sysctrl = (val & 0x30000) | 0x1002; in max78000_gcr_write() 287 VMSTATE_UINT32(sysctrl, Max78000GcrState),
|
| H A D | slavio_misc.c | 61 uint8_t sysctrl; member 328 ret = s->sysctrl; in slavio_sysctrl_mem_readl() 346 s->sysctrl = SYS_RESETSTAT; in slavio_sysctrl_mem_writel() 418 VMSTATE_UINT8(sysctrl, MiscState),
|
| /openbmc/u-boot/board/armltd/vexpress/ |
| H A D | vexpress_common.c | 30 static struct sysctrl *sysctrl_base = (struct sysctrl *)SCTL_BASE;
|
| /openbmc/u-boot/arch/arm/include/asm/arch-armv7/ |
| H A D | sysctrl.h | 15 struct sysctrl { struct
|
| /openbmc/qemu/include/hw/arm/ |
| H A D | allwinner-h3.h | 136 AwH3SysCtrlState sysctrl; member
|
| /openbmc/u-boot/arch/m68k/cpu/mcf52x2/ |
| H A D | cpu.c | 193 sysctrl_t *sysctrl = (sysctrl_t *) (MMAP_CFG); in print_cpuinfo() local 198 msk = (in_be32(&sysctrl->sc_dir) > 28) & 0xf; in print_cpuinfo()
|
| H A D | cpu_init.c | 336 sysctrl_t *sysctrl = (sysctrl_t *) (CONFIG_SYS_MBAR); in cpu_init_f() local 340 out_be16(&sysctrl->sc_scr, CONFIG_SYS_SCR); in cpu_init_f() 341 out_be16(&sysctrl->sc_spr, CONFIG_SYS_SPR); in cpu_init_f()
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | max78000_gcr.h | 101 uint32_t sysctrl; member
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | meson-gx.dtsi | 347 compatible = "amlogic,meson-gx-ao-sysctrl", "simple-mfd", "syscon"; 353 amlogic,hhi-sysctrl = <&sysctrl>; 446 sysctrl: system-controller@0 { label 447 compatible = "amlogic,meson-gx-hhi-sysctrl", "simple-mfd", "syscon";
|
| H A D | hi3798cv200.dtsi | 104 sysctrl: system-controller@8000000 { label 105 compatible = "hisilicon,hi3798cv200-sysctrl", "syscon"; 222 clocks = <&sysctrl HISTB_UART0_CLK>; 556 clocks = <&sysctrl HISTB_IR_CLK>;
|
| H A D | uniphier-ld4.dtsi | 371 sysctrl@61840000 { 372 compatible = "socionext,uniphier-ld4-sysctrl",
|
| H A D | uniphier-sld8.dtsi | 375 sysctrl@61840000 { 376 compatible = "socionext,uniphier-sld8-sysctrl",
|
| H A D | uniphier-pro5.dtsi | 440 sysctrl@61840000 { 441 compatible = "socionext,uniphier-pro5-sysctrl",
|
| H A D | hi6220.dtsi | 147 compatible = "hisilicon,hi6220-sysctrl", "syscon";
|
| H A D | uniphier-ld11.dtsi | 576 sysctrl@61840000 { 577 compatible = "socionext,uniphier-ld11-sysctrl",
|
| H A D | uniphier-pro4.dtsi | 442 sysctrl@61840000 { 443 compatible = "socionext,uniphier-pro4-sysctrl",
|
| H A D | uniphier-pxs3.dtsi | 472 sysctrl@61840000 { 473 compatible = "socionext,uniphier-pxs3-sysctrl",
|
| H A D | meson-axg.dtsi | 966 sysctrl: system-controller@0 { label 967 compatible = "amlogic,meson-axg-hhi-sysctrl", 1212 compatible = "amlogic,meson-axg-ao-sysctrl", "simple-mfd", "syscon";
|
| H A D | uniphier-pxs2.dtsi | 538 sysctrl@61840000 { 539 compatible = "socionext,uniphier-pxs2-sysctrl",
|
| H A D | uniphier-ld20.dtsi | 677 sysctrl@61840000 { 678 compatible = "socionext,uniphier-ld20-sysctrl",
|
| H A D | meson-gxbb.dtsi | 310 &sysctrl {
|
| H A D | meson-gxl.dtsi | 262 &sysctrl {
|
| /openbmc/qemu/hw/arm/ |
| H A D | allwinner-h3.c | 215 object_initialize_child(obj, "sysctrl", &s->sysctrl, TYPE_AW_H3_SYSCTRL); in allwinner_h3_init() 350 sysbus_realize(SYS_BUS_DEVICE(&s->sysctrl), &error_fatal); in allwinner_h3_realize() 351 sysbus_mmio_map(SYS_BUS_DEVICE(&s->sysctrl), 0, s->memmap[AW_H3_DEV_SYSCTRL]); in allwinner_h3_realize()
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |