Home
last modified time | relevance | path

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

12

/linux/arch/arm/mach-hisi/
H A Dplatmcpm.c59 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/Documentation/devicetree/bindings/power/
H A Damlogic,meson-gx-pwrc.txt23 - 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/sound/soc/hisilicon/
H A Dhi6210-i2s.c40 struct regmap *sysctrl; member
98 regmap_read(i2s->sysctrl, SC_PERIPH_RSTSTAT2, &val); in hi6210_i2s_startup()
100 regmap_write(i2s->sysctrl, SC_PERIPH_RSTDIS2, BIT(4)); in hi6210_i2s_startup()
116 regmap_write(i2s->sysctrl, SC_PERIPH_CLKEN12, BIT(9)); in hi6210_i2s_startup()
119 regmap_write(i2s->sysctrl, SC_PERIPH_CLKEN1, BIT(5)); in hi6210_i2s_startup()
122 regmap_write(i2s->sysctrl, SC_PERIPH_RSTEN1, BIT(5)); in hi6210_i2s_startup()
123 regmap_write(i2s->sysctrl, SC_PERIPH_RSTDIS1, BIT(5)); in hi6210_i2s_startup()
180 regmap_write(i2s->sysctrl, SC_PERIPH_RSTEN1, BIT(5)); in hi6210_i2s_shutdown()
568 i2s->sysctrl = syscon_regmap_lookup_by_phandle(node, in hi6210_i2s_probe()
570 if (IS_ERR(i2s->sysctrl)) in hi6210_i2s_probe()
[all …]
/linux/drivers/pci/controller/dwc/
H A Dpcie-kirin.c128 struct regmap *sysctrl; member
192 phy->sysctrl = syscon_regmap_lookup_by_compatible("hisilicon,hi3660-sctrl"); in hi3660_pcie_phy_get_resource()
193 if (IS_ERR(phy->sysctrl)) in hi3660_pcie_phy_get_resource()
194 return PTR_ERR(phy->sysctrl); in hi3660_pcie_phy_get_resource()
230 regmap_read(phy->sysctrl, SCTRL_PCIE_OE_OFFSET, &val); in hi3660_pcie_phy_oe_enable()
233 regmap_write(phy->sysctrl, SCTRL_PCIE_OE_OFFSET, val); in hi3660_pcie_phy_oe_enable()
289 regmap_write(phy->sysctrl, in hi3660_pcie_phy_power_on()
300 regmap_write(phy->sysctrl, in hi3660_pcie_phy_power_on()
304 regmap_write(phy->sysctrl, in hi3660_pcie_phy_power_on()
344 regmap_write(phy->sysctrl, SCTRL_PCIE_CMOS_OFFSET, 0x00); in hi3660_pcie_phy_power_off()
/linux/Documentation/devicetree/bindings/sound/
H A Dhisilicon,hi6210-i2s.txt18 - hisilicon,sysctrl-syscon: phandle to sysctrl syscon
36 hisilicon,sysctrl-syscon = <&sys_ctrl>;
/linux/arch/arm/boot/dts/hisilicon/
H A Dhi3519.dtsi162 sysctrl: system-controller@12020000 { label
163 compatible = "hisilicon,hi3519-sysctrl", "syscon";
169 regmap = <&sysctrl>;
H A Dhip01.dtsi86 compatible = "hisilicon,hip01-sysctrl", "hisilicon,sysctrl";
H A Dhisi-x5hd2.dtsi393 sysctrl: system-controller@0 { label
394 compatible = "hisilicon,sysctrl", "syscon";
400 regmap = <&sysctrl>;
495 hisilicon,power-syscon = <&sysctrl>;
H A Dhip04.dtsi215 sysctrl: sysctrl { label
216 compatible = "hisilicon,sysctrl", "syscon";
H A Dhi3620.dtsi91 sysctrl: system-controller@802000 { label
92 compatible = "hisilicon,sysctrl", "syscon";
/linux/Documentation/devicetree/bindings/clock/
H A Dhisi-crg.txt14 - "hisilicon,hi3516cv300-sysctrl"
17 - "hisilicon,hi3798cv200-sysctrl"
H A Dhi6220-clock.txt16 - "hisilicon,hi6220-sysctrl"
36 compatible = "hisilicon,hi6220-sysctrl", "syscon";
/linux/arch/mips/lantiq/falcon/
H A DMakefile2 obj-y := prom.o reset.o sysctrl.o
/linux/arch/mips/lantiq/xway/
H A DMakefile2 obj-y := prom.o sysctrl.o clk.o dma.o gptu.o dcdc.o
/linux/drivers/clk/ux500/
H A DMakefile9 obj-y += clk-sysctrl.o
/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi3798cv200.dtsi142 sysctrl: system-controller@8000000 { label
143 compatible = "hisilicon,hi3798cv200-sysctrl", "syscon";
260 clocks = <&sysctrl HISTB_UART0_CLK>, <&sysctrl HISTB_UART0_CLK>;
594 clocks = <&sysctrl HISTB_IR_CLK>;
/linux/arch/arm/boot/dts/st/
H A Dste-ab8505.dtsi213 ab8500-sysctrl {
214 compatible = "stericsson,ab8500-sysctrl";
H A Dste-ab8500.dtsi245 ab8500-sysctrl {
246 compatible = "stericsson,ab8500-sysctrl";
/linux/include/linux/mfd/abx500/
H A Dab8500.h382 struct ab8500_sysctrl_platform_data *sysctrl; member
/linux/arch/arm/boot/dts/amlogic/
H A Dmeson8b.dtsi602 amlogic,ao-sysctrl = <&pmu>;
705 amlogic,hhi-sysctrl = <&hhi>;
H A Dmeson8.dtsi659 amlogic,ao-sysctrl = <&pmu>;
748 amlogic,hhi-sysctrl = <&hhi>;
/linux/arch/arm/boot/dts/socionext/
H A Duniphier-ld4.dtsi398 compatible = "socionext,uniphier-ld4-sysctrl",
H A Duniphier-sld8.dtsi403 compatible = "socionext,uniphier-sld8-sysctrl",
/linux/arch/arm/boot/dts/synaptics/
H A Dberlin2.dtsi508 sysctrl: system-controller@d000 { label
H A Dberlin2cd.dtsi558 sysctrl: system-controller@d000 { label

12