Searched refs:sysctrl (Results 1 – 19 of 19) sorted by relevance
/linux-4.1.27/Documentation/devicetree/bindings/arm/hisilicon/ |
D | hisilicon.txt | 20 - compatible : "hisilicon,sysctrl" 24 - smp-offset : offset in sysctrl for notifying slave cpu booting 29 - resume-offset : offset in sysctrl for notifying cpu0 when resume 30 - reboot-offset : offset in sysctrl for system reboot 35 sysctrl: system-controller@fc802000 { 36 compatible = "hisilicon,sysctrl"; 47 - compatible : "hisilicon,hip01-sysctrl" 58 sysctrl: system-controller@10000000 { 59 compatible = "hisilicon,hip01-sysctrl", "hisilicon,sysctrl";
|
/linux-4.1.27/arch/arm/mach-hisi/ |
D | platmcpm.c | 58 static void __iomem *sysctrl, *fabric; variable 102 if (!sysctrl) in hip04_mcpm_power_up() 112 sys_dreq = sysctrl + SC_CPU_RESET_DREQ(cluster); in hip04_mcpm_power_up() 113 sys_status = sysctrl + SC_CPU_RESET_STATUS(cluster); in hip04_mcpm_power_up() 202 data = readl_relaxed(sysctrl + SC_CPU_RESET_STATUS(cluster)); in hip04_mcpm_wait_for_powerdown() 214 writel_relaxed(data, sysctrl + SC_CPU_RESET_REQ(cluster)); in hip04_mcpm_wait_for_powerdown() 217 data = readl_relaxed(sysctrl + SC_CPU_RESET_STATUS(cluster)); in hip04_mcpm_wait_for_powerdown() 332 sysctrl = of_iomap(np_sctl, 0); in hip04_mcpm_init() 333 if (!sysctrl) { in hip04_mcpm_init() 378 iounmap(sysctrl); in hip04_mcpm_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | ab8500.txt | 59 ab8500-sysctrl : : : System Control 70 pwm|regulator|rtc|sysctrl|usb]"; 135 ab8500-sysctrl { 136 compatible = "stericsson,ab8500-sysctrl";
|
/linux-4.1.27/arch/mips/lantiq/falcon/ |
D | Makefile | 1 obj-y := prom.o reset.o sysctrl.o
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | hip01.dtsi | 91 compatible = "hisilicon,hip01-sysctrl", "hisilicon,sysctrl";
|
D | hisi-x5hd2.dtsi | 393 sysctrl: system-controller@00000000 { label 394 compatible = "hisilicon,sysctrl", "syscon"; 400 regmap = <&sysctrl>; 493 hisilicon,power-syscon = <&sysctrl>;
|
D | hip04.dtsi | 218 sysctrl: sysctrl { label 219 compatible = "hisilicon,sysctrl";
|
D | hi3620.dtsi | 92 sysctrl: system-controller@802000 { label 93 compatible = "hisilicon,sysctrl";
|
D | berlin2cd.dtsi | 391 sysctrl: system-controller@d000 { label
|
D | ste-dbx5x0.dtsi | 511 ab8500-sysctrl { 512 compatible = "stericsson,ab8500-sysctrl";
|
D | berlin2.dtsi | 444 sysctrl: system-controller@d000 { label
|
D | berlin2q.dtsi | 528 sysctrl: pin-controller@d000 { label
|
/linux-4.1.27/arch/mips/lantiq/xway/ |
D | Makefile | 1 obj-y := prom.o sysctrl.o clk.o reset.o dma.o gptu.o dcdc.o
|
/linux-4.1.27/drivers/clk/ux500/ |
D | Makefile | 8 obj-y += clk-sysctrl.o
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | hix5hd2-ir.txt | 23 hisilicon,power-syscon = <&sysctrl>;
|
/linux-4.1.27/drivers/mfd/ |
D | ab8500-sysctrl.c | 145 pdata = plat->sysctrl; in ab8500_sysctrl_probe()
|
D | Makefile | 138 obj-$(CONFIG_AB8500_CORE) += ab8500-core.o ab8500-sysctrl.o
|
/linux-4.1.27/include/linux/mfd/abx500/ |
D | ab8500.h | 383 struct ab8500_sysctrl_platform_data *sysctrl; member
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | marvell,berlin.txt | 134 sysctrl: system-controller@d000 {
|