Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/devicetree/bindings/arm/hisilicon/
Dhisilicon.txt20 - 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/
Dplatmcpm.c58 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/
Dab8500.txt59 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/
DMakefile1 obj-y := prom.o reset.o sysctrl.o
/linux-4.1.27/arch/arm/boot/dts/
Dhip01.dtsi91 compatible = "hisilicon,hip01-sysctrl", "hisilicon,sysctrl";
Dhisi-x5hd2.dtsi393 sysctrl: system-controller@00000000 { label
394 compatible = "hisilicon,sysctrl", "syscon";
400 regmap = <&sysctrl>;
493 hisilicon,power-syscon = <&sysctrl>;
Dhip04.dtsi218 sysctrl: sysctrl { label
219 compatible = "hisilicon,sysctrl";
Dhi3620.dtsi92 sysctrl: system-controller@802000 { label
93 compatible = "hisilicon,sysctrl";
Dberlin2cd.dtsi391 sysctrl: system-controller@d000 { label
Dste-dbx5x0.dtsi511 ab8500-sysctrl {
512 compatible = "stericsson,ab8500-sysctrl";
Dberlin2.dtsi444 sysctrl: system-controller@d000 { label
Dberlin2q.dtsi528 sysctrl: pin-controller@d000 { label
/linux-4.1.27/arch/mips/lantiq/xway/
DMakefile1 obj-y := prom.o sysctrl.o clk.o reset.o dma.o gptu.o dcdc.o
/linux-4.1.27/drivers/clk/ux500/
DMakefile8 obj-y += clk-sysctrl.o
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dhix5hd2-ir.txt23 hisilicon,power-syscon = <&sysctrl>;
/linux-4.1.27/drivers/mfd/
Dab8500-sysctrl.c145 pdata = plat->sysctrl; in ab8500_sysctrl_probe()
DMakefile138 obj-$(CONFIG_AB8500_CORE) += ab8500-core.o ab8500-sysctrl.o
/linux-4.1.27/include/linux/mfd/abx500/
Dab8500.h383 struct ab8500_sysctrl_platform_data *sysctrl; member
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dmarvell,berlin.txt134 sysctrl: system-controller@d000 {