/Linux-v6.1/arch/arm/boot/dts/ |
D | r9a06g032.dtsi | 10 #include <dt-bindings/clock/r9a06g032-sysctrl.h> 25 clocks = <&sysctrl R9A06G032_CLK_A7MP>; 32 clocks = <&sysctrl R9A06G032_CLK_A7MP>; 76 clocks = <&sysctrl R9A06G032_HCLK_RTC>; 78 power-domains = <&sysctrl>; 86 clocks = <&sysctrl R9A06G032_CLK_WATCHDOG>; 94 clocks = <&sysctrl R9A06G032_CLK_WATCHDOG>; 98 sysctrl: system-controller@4000c000 { label 99 compatible = "renesas,r9a06g032-sysctrl"; 123 clocks = <&sysctrl R9A06G032_HCLK_USBH>, [all …]
|
D | hi3519.dtsi | 162 sysctrl: system-controller@12020000 { label 163 compatible = "hisilicon,hi3519-sysctrl", "syscon"; 169 regmap = <&sysctrl>;
|
D | hip01.dtsi | 86 compatible = "hisilicon,hip01-sysctrl", "hisilicon,sysctrl";
|
D | hisi-x5hd2.dtsi | 393 sysctrl: system-controller@0 { label 394 compatible = "hisilicon,sysctrl", "syscon"; 400 regmap = <&sysctrl>; 495 hisilicon,power-syscon = <&sysctrl>;
|
D | ste-ab8505.dtsi | 213 ab8500-sysctrl { 214 compatible = "stericsson,ab8500-sysctrl";
|
D | ste-ab8500.dtsi | 245 ab8500-sysctrl { 246 compatible = "stericsson,ab8500-sysctrl";
|
D | hip04.dtsi | 215 sysctrl: sysctrl { label 216 compatible = "hisilicon,sysctrl", "syscon";
|
D | uniphier-sld8.dtsi | 400 sysctrl@61840000 { 401 compatible = "socionext,uniphier-sld8-sysctrl",
|
D | uniphier-ld4.dtsi | 396 sysctrl@61840000 { 397 compatible = "socionext,uniphier-ld4-sysctrl",
|
/Linux-v6.1/arch/arm/mach-hisi/ |
D | platmcpm.c | 59 static void __iomem *sysctrl, *fabric; variable 108 if (!sysctrl) in hip04_boot_secondary() 118 sys_dreq = sysctrl + SC_CPU_RESET_DREQ(cluster); in hip04_boot_secondary() 119 sys_status = sysctrl + SC_CPU_RESET_STATUS(cluster); in hip04_boot_secondary() 208 data = readl_relaxed(sysctrl + SC_CPU_RESET_STATUS(cluster)); in hip04_cpu_kill() 220 writel_relaxed(data, sysctrl + SC_CPU_RESET_REQ(cluster)); in hip04_cpu_kill() 223 data = readl_relaxed(sysctrl + SC_CPU_RESET_STATUS(cluster)); in hip04_cpu_kill() 298 sysctrl = of_iomap(np_sctl, 0); in hip04_smp_init() 299 if (!sysctrl) { in hip04_smp_init() 338 iounmap(sysctrl); in hip04_smp_init()
|
/Linux-v6.1/Documentation/devicetree/bindings/power/ |
D | amlogic,meson-gx-pwrc.txt | 23 - amlogic,hhi-sysctrl: phandle to the HHI sysctrl node 31 - compatible: "amlogic,meson-gx-ao-sysctrl", "syscon", "simple-mfd" 38 compatible = "amlogic,meson-gx-ao-sysctrl", "syscon", "simple-mfd"; 44 amlogic,hhi-sysctrl = <&sysctrl>;
|
/Linux-v6.1/sound/soc/hisilicon/ |
D | hi6210-i2s.c | 41 struct regmap *sysctrl; member 99 regmap_read(i2s->sysctrl, SC_PERIPH_RSTSTAT2, &val); in hi6210_i2s_startup() 101 regmap_write(i2s->sysctrl, SC_PERIPH_RSTDIS2, BIT(4)); in hi6210_i2s_startup() 117 regmap_write(i2s->sysctrl, SC_PERIPH_CLKEN12, BIT(9)); in hi6210_i2s_startup() 120 regmap_write(i2s->sysctrl, SC_PERIPH_CLKEN1, BIT(5)); in hi6210_i2s_startup() 123 regmap_write(i2s->sysctrl, SC_PERIPH_RSTEN1, BIT(5)); in hi6210_i2s_startup() 124 regmap_write(i2s->sysctrl, SC_PERIPH_RSTDIS1, BIT(5)); in hi6210_i2s_startup() 181 regmap_write(i2s->sysctrl, SC_PERIPH_RSTEN1, BIT(5)); in hi6210_i2s_shutdown() 569 i2s->sysctrl = syscon_regmap_lookup_by_phandle(node, in hi6210_i2s_probe() 571 if (IS_ERR(i2s->sysctrl)) in hi6210_i2s_probe() [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | amlogic,gxbb-clkc.txt | 27 - compatible: "syscon", "simple-mfd, and "amlogic,meson-gx-hhi-sysctrl" or 28 "amlogic,meson-axg-hhi-sysctrl" 33 sysctrl: system-controller@0 { 34 compatible = "amlogic,meson-gx-hhi-sysctrl", "syscon", "simple-mfd";
|
D | hisi-crg.txt | 14 - "hisilicon,hi3516cv300-sysctrl" 17 - "hisilicon,hi3798cv200-sysctrl"
|
D | hi6220-clock.txt | 16 - "hisilicon,hi6220-sysctrl" 36 compatible = "hisilicon,hi6220-sysctrl", "syscon";
|
D | amlogic,gxbb-aoclkc.txt | 38 - compatible: "amlogic,meson-gx-ao-sysctrl", "syscon", "simple-mfd" 44 compatible = "amlogic,meson-gx-ao-sysctrl", "syscon", "simple-mfd";
|
D | amlogic,meson8b-clkc.txt | 21 - compatible: "amlogic,meson-hhi-sysctrl", "simple-mfd", "syscon"
|
/Linux-v6.1/drivers/phy/hisilicon/ |
D | phy-hi3670-pcie.c | 157 struct regmap *sysctrl; member 206 regmap_read(phy->sysctrl, SCTRL_PCIE_OE_OFFSET, &val); in hi3670_pcie_phy_oe_enable() 212 regmap_write(phy->sysctrl, SCTRL_PCIE_OE_OFFSET, val); in hi3670_pcie_phy_oe_enable() 666 regmap_write(phy->sysctrl, SCTRL_PCIE_CMOS_OFFSET, SCTRL_PCIE_CMOS_BIT); in hi3670_pcie_phy_power_on() 676 regmap_write(phy->sysctrl, SCTRL_PCIE_ISO_OFFSET, SCTRL_PCIE_ISO_BIT); in hi3670_pcie_phy_power_on() 679 regmap_write(phy->sysctrl, SCTRL_PCIE_HPCLK_OFFSET, in hi3670_pcie_phy_power_on() 724 regmap_write(phy->sysctrl, SCTRL_PCIE_CMOS_OFFSET, 0); in hi3670_pcie_phy_power_off() 755 phy->sysctrl = syscon_regmap_lookup_by_compatible("hisilicon,hi3670-sctrl"); in hi3670_pcie_phy_get_resources() 756 if (IS_ERR(phy->sysctrl)) in hi3670_pcie_phy_get_resources() 757 return PTR_ERR(phy->sysctrl); in hi3670_pcie_phy_get_resources()
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | hisilicon,hi6210-i2s.txt | 18 - hisilicon,sysctrl-syscon: phandle to sysctrl syscon 36 hisilicon,sysctrl-syscon = <&sys_ctrl>;
|
/Linux-v6.1/drivers/pci/controller/dwc/ |
D | pcie-kirin.c | 131 struct regmap *sysctrl; member 195 phy->sysctrl = syscon_regmap_lookup_by_compatible("hisilicon,hi3660-sctrl"); in hi3660_pcie_phy_get_resource() 196 if (IS_ERR(phy->sysctrl)) in hi3660_pcie_phy_get_resource() 197 return PTR_ERR(phy->sysctrl); in hi3660_pcie_phy_get_resource() 234 regmap_read(phy->sysctrl, SCTRL_PCIE_OE_OFFSET, &val); in hi3660_pcie_phy_oe_enable() 237 regmap_write(phy->sysctrl, SCTRL_PCIE_OE_OFFSET, val); in hi3660_pcie_phy_oe_enable() 293 regmap_write(phy->sysctrl, in hi3660_pcie_phy_power_on() 304 regmap_write(phy->sysctrl, in hi3660_pcie_phy_power_on() 308 regmap_write(phy->sysctrl, in hi3660_pcie_phy_power_on() 348 regmap_write(phy->sysctrl, SCTRL_PCIE_CMOS_OFFSET, 0x00); in hi3660_pcie_phy_power_off()
|
/Linux-v6.1/arch/mips/lantiq/falcon/ |
D | Makefile | 2 obj-y := prom.o reset.o sysctrl.o
|
/Linux-v6.1/arch/mips/lantiq/xway/ |
D | Makefile | 2 obj-y := prom.o sysctrl.o clk.o dma.o gptu.o dcdc.o
|
/Linux-v6.1/drivers/clk/ux500/ |
D | Makefile | 9 obj-y += clk-sysctrl.o
|
/Linux-v6.1/arch/arm64/boot/dts/hisilicon/ |
D | hi3798cv200.dtsi | 101 sysctrl: system-controller@8000000 { label 102 compatible = "hisilicon,hi3798cv200-sysctrl", "syscon"; 219 clocks = <&sysctrl HISTB_UART0_CLK>, <&sysctrl HISTB_UART0_CLK>; 553 clocks = <&sysctrl HISTB_IR_CLK>;
|
/Linux-v6.1/arch/arm64/boot/dts/amlogic/ |
D | meson-gx.dtsi | 452 compatible = "amlogic,meson-gx-ao-sysctrl", "simple-mfd", "syscon"; 523 amlogic,ao-sysctrl = <&sysctrl_AO>; 560 sysctrl: system-controller@0 { label 561 compatible = "amlogic,meson-gx-hhi-sysctrl", "simple-mfd", "syscon"; 567 amlogic,ao-sysctrl = <&sysctrl_AO>;
|