Home
last modified time | relevance | path

Searched full:rstctrl (Results 1 – 25 of 49) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/soc/ti/
Domap_prm.c58 u16 rstctrl; member
143 { .name = "tesla", .base = 0x4a306400, .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_01 },
148 …{ .name = "core", .base = 0x4a306700, .rstctrl = 0x210, .rstst = 0x214, .clkdm_name = "ducati", .r…
149 { .name = "ivahd", .base = 0x4a306f00, .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_012 },
150 …{ .name = "device", .base = 0x4a307b00, .rstctrl = 0x0, .rstst = 0x4, .rstmap = rst_map_01, .flags…
155 { .name = "dsp", .base = 0x4ae06400, .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_01 },
160 …{ .name = "core", .base = 0x4ae06700, .rstctrl = 0x210, .rstst = 0x214, .clkdm_name = "ipu", .rstm…
161 { .name = "iva", .base = 0x4ae07200, .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_012 },
162 …{ .name = "device", .base = 0x4ae07c00, .rstctrl = 0x0, .rstst = 0x4, .rstmap = rst_map_01, .flags…
167 { .name = "dsp1", .base = 0x4ae06400, .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_01 },
[all …]
/kernel/linux/linux-6.6/drivers/pmdomain/ti/
Domap_prm.c60 u16 rstctrl; member
163 .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_01
176 .rstctrl = 0x210, .rstst = 0x214, .clkdm_name = "ducati",
183 .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_012
220 .rstctrl = 0x0, .rstst = 0x4, .rstmap = rst_map_01,
234 .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_01
247 .rstctrl = 0x210, .rstst = 0x214, .clkdm_name = "ipu",
253 .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_012
285 .rstctrl = 0x0, .rstst = 0x4, .rstmap = rst_map_01,
299 .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_01,
[all …]
/kernel/linux/linux-5.10/drivers/staging/mt7621-dts/
Dmt7621.dtsi105 resets = <&rstctrl 16>;
123 resets = <&rstctrl 17>;
177 resets = <&rstctrl 18>;
191 resets = <&rstctrl 14>;
208 resets = <&rstctrl 5>;
313 rstctrl: rstctrl { label
407 resets = <&rstctrl 6 &rstctrl 23>;
447 resets = <&rstctrl 2>;
535 resets = <&rstctrl 24 &rstctrl 25 &rstctrl 26>;
/kernel/linux/linux-6.6/arch/mips/pci/
Dpci-rt3883.c302 u32 rstctrl; in rt3883_pci_preinit() local
306 rstctrl = rt_sysc_r32(RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
311 rstctrl |= RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit()
312 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
337 rstctrl &= ~RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit()
338 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
347 rstctrl &= ~RT3883_RSTCTRL_PCI; in rt3883_pci_preinit()
352 rstctrl &= ~RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit()
356 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
/kernel/linux/linux-5.10/arch/mips/pci/
Dpci-rt3883.c308 u32 rstctrl; in rt3883_pci_preinit() local
312 rstctrl = rt_sysc_r32(RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
317 rstctrl |= RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit()
318 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
343 rstctrl &= ~RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit()
344 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
353 rstctrl &= ~RT3883_RSTCTRL_PCI; in rt3883_pci_preinit()
358 rstctrl &= ~RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit()
362 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dralink-usb-phy.txt21 resets = <&rstctrl 22 &rstctrl 25>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/
Dralink-usb-phy.txt21 resets = <&rstctrl 22 &rstctrl 25>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/bus/
Dti-sysc.yaml117 Target module reset bit in the RSTCTRL register if wired for the module.
124 Target module reset names in the RSTCTRL register, typically named
125 "rstctrl" if only one reset bit is wired for the module.
127 - const: rstctrl
/kernel/linux/linux-5.10/drivers/staging/mt7621-pci/
Dmediatek,mt7621-pci.txt71 resets = <&rstctrl 24 &rstctrl 25 &rstctrl 26>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pci/
Dmediatek,mt7621-pcie.yaml108 resets = <&rstctrl 24>;
123 resets = <&rstctrl 25>;
138 resets = <&rstctrl 26>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/
Dkeystone-reset.txt50 rstctrl: reset-controller {
61 rstctrl: reset-controller {
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/reset/
Dkeystone-reset.txt50 rstctrl: reset-controller {
61 rstctrl: reset-controller {
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Domap_hwmod_33xx_43xx_ipblock_data.c27 #define RSTCTRL(oh, rstctrl) ((oh).prcm.omap4.rstctrl_offs = (rstctrl)) argument
Dprcm43xx.h35 /* RM RSTCTRL offsets */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dmediatek,mt7620-gsw.txt19 resets = <&rstctrl 23>;
Dralink,rt3050-esw.txt25 resets = <&rstctrl 23>;
Dralink,rt2880-net.txt47 resets = <&rstctrl 18>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-mt7621.txt23 resets = <&rstctrl 16>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/
Dspi-mt7621.txt24 resets = <&rstctrl 18>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/watchdog/
Dralink,rt2880-wdt.yaml43 resets = <&rstctrl 8>;
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Ddra74x.dtsi68 reset-names = "rstctrl";
98 reset-names = "rstctrl";
/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/
Ddra74x.dtsi68 reset-names = "rstctrl";
98 reset-names = "rstctrl";
Ddra7.dtsi192 reset-names = "rstctrl";
270 reset-names = "rstctrl";
540 reset-names = "rstctrl";
569 reset-names = "rstctrl";
598 reset-names = "rstctrl";
627 reset-names = "rstctrl";
1125 reset-names = "rstctrl";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/dsa/
Dmt7530.txt178 resets = <&rstctrl 2>;
261 resets = <&rstctrl 2>;
/kernel/linux/linux-6.6/drivers/power/reset/
Dkeystone-reset.c56 /* enable write access to RSTCTRL */ in rsctrl_restart_handler()

12