Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/pmdomain/ti/
H A 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 …]
/openbmc/linux/arch/mips/pci/
H A 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()
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dralink-usb-phy.txt21 resets = <&rstctrl 22 &rstctrl 25>;
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dinit.c193 volatile u32 *rstctrl = (volatile u32 *)(KS2_RSTCTRL); in reset_cpu() local
196 tmp = *rstctrl & KS2_RSTCTRL_MASK; in reset_cpu()
197 *rstctrl = tmp | KS2_RSTCTRL_KEY; in reset_cpu()
199 *rstctrl &= KS2_RSTCTRL_SWRST; in reset_cpu()
H A Dddr3.c429 * Write 0x5A69 Key to RSTCTRL[15:0] to unlock writes in ddr3_err_reset_workaround()
430 * to RSTCTRL and RSTCFG in ddr3_err_reset_workaround()
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A 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
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dmediatek,mt7621-pcie.yaml108 resets = <&rstctrl 24>;
123 resets = <&rstctrl 25>;
138 resets = <&rstctrl 26>;
/openbmc/linux/Documentation/devicetree/bindings/power/reset/
H A Dkeystone-reset.txt50 rstctrl: reset-controller {
61 rstctrl: reset-controller {
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dralink,rt2880-wdt.yaml43 resets = <&rstctrl 8>;
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Ddra74x.dtsi68 reset-names = "rstctrl";
98 reset-names = "rstctrl";
H A 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";
H A Dam4372.dtsi435 reset-names = "rstctrl";
718 reset-names = "rstctrl";
H A Domap4.dtsi252 reset-names = "rstctrl";
740 reset-names = "rstctrl";
H A Dam33xx.dtsi638 reset-names = "rstctrl";
H A Domap5.dtsi242 reset-names = "rstctrl";
H A Dam33xx-l4.dtsi53 reset-names = "rstctrl";
853 reset-names = "rstctrl";
H A Domap4-l4.dtsi337 reset-names = "rstctrl";
/openbmc/linux/drivers/power/reset/
H A Dkeystone-reset.c56 /* enable write access to RSTCTRL */ in rsctrl_restart_handler()
/openbmc/linux/drivers/remoteproc/
H A Dwkup_m3_rproc.c172 wkupm3->rsts = devm_reset_control_get_optional_shared(dev, "rstctrl"); in wkup_m3_rproc_probe()
/openbmc/u-boot/arch/arm/dts/
H A Dkeystone.dtsi88 rstctrl: reset-controller { label
/openbmc/linux/arch/arm/boot/dts/ti/keystone/
H A Dkeystone.dtsi105 rstctrl: reset-controller@328 { label
/openbmc/linux/arch/arm/mach-omap2/
H A Dpowerdomains3xxx_data.c566 /* For dm814x we need to fix up fix GFX pwstst and rstctrl reg offsets */
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h403 u32 rstctrl; /* 0x1250 */ member
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h391 unsigned int rstctrl; member
/openbmc/linux/drivers/bus/
H A Dti-sysc.c628 * sysc_init_resets - init rstctrl reset line if configured
636 devm_reset_control_get_optional_shared(ddata->dev, "rstctrl"); in sysc_init_resets()
2165 * for devices that use a rstctrl register reset. in sysc_reset()

12