| /kernel/linux/linux-6.6/arch/arm/boot/dts/renesas/ |
| 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"; 125 clocks = <&sysctrl R9A06G032_HCLK_USBF>, [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/hisilicon/controller/ |
| D | sysctrl.yaml | 4 $id: http://devicetree.org/schemas/arm/hisilicon/controller/sysctrl.yaml# 23 Hisilicon system controller --> hisilicon,sysctrl 24 HiP01 system controller --> hisilicon,hip01-sysctrl 25 Hi6220 system controller --> hisilicon,hi6220-sysctrl 26 Hi3519 system controller --> hisilicon,hi3519-sysctrl 33 const: hisilicon,hi6220-sysctrl 43 - hisilicon,sysctrl 44 - hisilicon,hi6220-sysctrl 45 - hisilicon,hi3519-sysctrl 48 - const: hisilicon,hip01-sysctrl [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/hisilicon/controller/ |
| D | sysctrl.yaml | 4 $id: http://devicetree.org/schemas/arm/hisilicon/controller/sysctrl.yaml# 23 Hisilicon system controller --> hisilicon,sysctrl 24 HiP01 system controller --> hisilicon,hip01-sysctrl 25 Hi6220 system controller --> hisilicon,hi6220-sysctrl 26 Hi3519 system controller --> hisilicon,hi3519-sysctrl 33 const: hisilicon,hi6220-sysctrl 43 - hisilicon,sysctrl 44 - hisilicon,hi6220-sysctrl 45 - hisilicon,hi3519-sysctrl 48 - const: hisilicon,hip01-sysctrl [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/socionext/ |
| D | socionext,uniphier-sysctrl.yaml | 4 $id: http://devicetree.org/schemas/soc/socionext/socionext,uniphier-sysctrl.yaml# 21 - socionext,uniphier-ld4-sysctrl 22 - socionext,uniphier-pro4-sysctrl 23 - socionext,uniphier-pro5-sysctrl 24 - socionext,uniphier-pxs2-sysctrl 25 - socionext,uniphier-sld8-sysctrl 26 - socionext,uniphier-ld11-sysctrl 27 - socionext,uniphier-ld20-sysctrl 28 - socionext,uniphier-pxs3-sysctrl 29 - socionext,uniphier-nx1-sysctrl [all …]
|
| /kernel/liteos_a/kernel/extended/power/ |
| D | los_pm.c | 72 LosPmSysctrl *sysctrl; member 100 if ((pm->sysMode == LOS_SYS_NORMAL_SLEEP) && (pm->sysctrl->normalResume != NULL)) { in OsPmCpuResume() 101 pm->sysctrl->normalResume(); in OsPmCpuResume() 102 } else if ((pm->sysMode == LOS_SYS_LIGHT_SLEEP) && (pm->sysctrl->lightResume != NULL)) { in OsPmCpuResume() 103 pm->sysctrl->lightResume(); in OsPmCpuResume() 104 } else if ((pm->sysMode == LOS_SYS_DEEP_SLEEP) && (pm->sysctrl->deepResume != NULL)) { in OsPmCpuResume() 105 pm->sysctrl->deepResume(); in OsPmCpuResume() 112 LOS_ASSERT(pm->sysctrl != NULL); in OsPmCpuSuspend() 115 pm->sysctrl->normalSuspend(); in OsPmCpuSuspend() 117 pm->sysctrl->lightSuspend(); in OsPmCpuSuspend() [all …]
|
| /kernel/liteos_m/components/power/ |
| D | los_pm.c | 63 LosPmSysctrl *sysctrl; member 171 if ((pm->sysMode == LOS_SYS_NORMAL_SLEEP) && (pm->sysctrl->normalResume != NULL)) { in OsPmCpuResume() 172 pm->sysctrl->normalResume(); in OsPmCpuResume() 173 } else if ((pm->sysMode == LOS_SYS_LIGHT_SLEEP) && (pm->sysctrl->lightResume != NULL)) { in OsPmCpuResume() 174 pm->sysctrl->lightResume(); in OsPmCpuResume() 175 } else if ((pm->sysMode == LOS_SYS_DEEP_SLEEP) && (pm->sysctrl->deepResume != NULL)) { in OsPmCpuResume() 176 pm->sysctrl->deepResume(); in OsPmCpuResume() 185 pm->sysctrl->normalSuspend(); in OsPmCpuSuspend() 187 pm->sysctrl->lightSuspend(); in OsPmCpuSuspend() 189 pm->sysctrl->deepSuspend(); in OsPmCpuSuspend() [all …]
|
| /kernel/linux/linux-5.10/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>; 69 sysctrl: system-controller@4000c000 { label 70 compatible = "renesas,r9a06g032-sysctrl"; 86 clocks = <&sysctrl R9A06G032_CLK_UART0>, <&sysctrl R9A06G032_HCLK_UART0>; 97 clocks = <&sysctrl R9A06G032_CLK_UART1>, <&sysctrl R9A06G032_HCLK_UART1>; 108 clocks = <&sysctrl R9A06G032_CLK_UART2>, <&sysctrl R9A06G032_HCLK_UART2>; 119 clocks = <&sysctrl R9A06G032_CLK_UART3>, <&sysctrl R9A06G032_HCLK_UART3>; 130 clocks = <&sysctrl R9A06G032_CLK_UART4>, <&sysctrl R9A06G032_HCLK_UART4>; [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | renesas,r9a06g032-sysctrl.txt | 1 * Renesas R9A06G032 SYSCTRL 6 - "renesas,r9a06g032-sysctrl" 7 - reg: Base address and length of the SYSCTRL IO block. 21 - SYSCTRL node: 23 sysctrl: system-controller@4000c000 { 24 compatible = "renesas,r9a06g032-sysctrl"; 34 - Other nodes can use the clocks provided by SYSCTRL as in: 36 #include <dt-bindings/clock/r9a06g032-sysctrl.h> 43 clocks = <&sysctrl R9A06G032_CLK_UART0>, <&sysctrl R9A06G032_HCLK_UART0>; 45 power-domains = <&sysctrl>;
|
| 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";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/amlogic/ |
| D | amlogic,meson-gx-hhi-sysctrl.yaml | 4 $id: http://devicetree.org/schemas/soc/amlogic/amlogic,meson-gx-hhi-sysctrl.yaml# 16 - amlogic,meson-gx-hhi-sysctrl 17 - amlogic,meson-gx-ao-sysctrl 18 - amlogic,meson-axg-hhi-sysctrl 19 - amlogic,meson-axg-ao-sysctrl 43 - amlogic,meson-gx-hhi-sysctrl 44 - amlogic,meson-axg-hhi-sysctrl 57 - amlogic,meson-gx-ao-sysctrl 58 - amlogic,meson-axg-ao-sysctrl 71 - amlogic,meson-gx-hhi-sysctrl [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | zte,sysctrl.txt | 1 ZTE sysctrl Registers 6 - compatible = "zte,sysctrl" 18 - compatible = "zte,zx296718-aon-sysctrl" 19 - compatible = "zte,zx296718-sysctrl" 22 aon_sysctrl: aon-sysctrl@116000 { 23 compatible = "zte,zx296718-aon-sysctrl", "syscon"; 27 sysctrl: sysctrl@1463000 { 28 compatible = "zte,zx296718-sysctrl", "syscon";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | zte,tdm.txt | 13 - zte,tdm-dma-sysctrl : Reference to the sysctrl controller controlling 15 phandle of sysctrl. 16 register offset in sysctrl for control dma. 17 mask of the register that be written to sysctrl. 29 zte,tdm-dma-sysctrl = <&sysctrl 0x10c 4>;
|
| /kernel/linux/linux-5.10/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>;
|
| D | amlogic,meson-ee-pwrc.yaml | 18 "amlogic,meson-gx-hhi-sysctrl", "simple-mfd", "syscon" 56 amlogic,ao-sysctrl: 57 description: phandle to the AO sysctrl node 159 - amlogic,ao-sysctrl 168 amlogic,ao-sysctrl = <&rti>;
|
| /kernel/linux/linux-6.6/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>;
|
| D | amlogic,meson-ee-pwrc.yaml | 18 "amlogic,meson-gx-hhi-sysctrl", "simple-mfd", "syscon" 55 amlogic,ao-sysctrl: 56 description: phandle to the AO sysctrl node 158 - amlogic,ao-sysctrl 167 amlogic,ao-sysctrl = <&rti>;
|
| /kernel/linux/linux-6.6/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() 281 np_sctl = of_find_compatible_node(NULL, NULL, "hisilicon,sysctrl"); in hip04_smp_init() 298 sysctrl = of_iomap(np_sctl, 0); in hip04_smp_init() 299 if (!sysctrl) { in hip04_smp_init() [all …]
|
| /kernel/linux/linux-5.10/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() 281 np_sctl = of_find_compatible_node(NULL, NULL, "hisilicon,sysctrl"); in hip04_smp_init() 298 sysctrl = of_iomap(np_sctl, 0); in hip04_smp_init() 299 if (!sysctrl) { in hip04_smp_init() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
| D | zte,zx2967-wdt.txt | 15 - zte,wdt-reset-sysctrl : Directs how to reset system by the watchdog. 19 * phandle of aon-sysctrl. 21 * configure value that be written to aon-sysctrl. 31 zte,wdt-reset-sysctrl = <&aon_sysctrl 0xb0 1 0x115>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/pcs/ |
| D | renesas,rzn1-miic.yaml | 132 #include <dt-bindings/clock/r9a06g032-sysctrl.h> 139 clocks = <&sysctrl R9A06G032_CLK_MII_REF>, 140 <&sysctrl R9A06G032_CLK_RGMII_REF>, 141 <&sysctrl R9A06G032_CLK_RMII_REF>, 142 <&sysctrl R9A06G032_HCLK_SWITCH_RG>; 145 power-domains = <&sysctrl>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
| D | zte,vou.txt | 57 - zte,tvenc-power-control: the phandle to SYSCTRL block followed by two 58 integer cells. The first cell is the offset of SYSCTRL register used 69 - zte,vga-power-control: the phandle to SYSCTRL block followed by two 70 integer cells. The first cell is the offset of SYSCTRL register used 102 zte,vga-power-control = <&sysctrl 0x170 0xe0>; 118 zte,tvenc-power-control = <&sysctrl 0x170 0x10>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/ |
| D | renesas-nandc.yaml | 55 #include <dt-bindings/clock/r9a06g032-sysctrl.h> 61 clocks = <&sysctrl R9A06G032_HCLK_NAND>, <&sysctrl R9A06G032_CLK_NAND>; 63 power-domains = <&sysctrl>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/ |
| D | renesas,rzn1-usbf.yaml | 57 #include <dt-bindings/clock/r9a06g032-sysctrl.h> 64 clocks = <&sysctrl R9A06G032_HCLK_USBF>, 65 <&sysctrl R9A06G032_HCLK_USBPM>; 67 power-domains = <&sysctrl>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | renesas,r9a06g032-sysctrl.yaml | 4 $id: http://devicetree.org/schemas/clock/renesas,r9a06g032-sysctrl.yaml# 15 const: renesas,r9a06g032-sysctrl 65 sysctrl: system-controller@4000c000 { 66 compatible = "renesas,r9a06g032-sysctrl";
|
| /kernel/linux/linux-6.6/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() 570 "hisilicon,sysctrl-syscon"); in hi6210_i2s_probe() [all …]
|