Home
last modified time | relevance | path

Searched refs:rstctrl (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/staging/mt7621-dts/
Dmt7621.dtsi80 resets = <&rstctrl 16>;
98 resets = <&rstctrl 17>;
152 resets = <&rstctrl 18>;
166 resets = <&rstctrl 14>;
183 resets = <&rstctrl 5>;
288 rstctrl: rstctrl { label
367 resets = <&rstctrl 6 &rstctrl 23>;
424 resets = <&rstctrl 24 &rstctrl 25 &rstctrl 26>;
/Linux-v4.19/arch/mips/pci/
Dpci-rt3883.c311 u32 rstctrl; in rt3883_pci_preinit() local
315 rstctrl = rt_sysc_r32(RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
320 rstctrl |= RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit()
321 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
346 rstctrl &= ~RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit()
347 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
356 rstctrl &= ~RT3883_RSTCTRL_PCI; in rt3883_pci_preinit()
361 rstctrl &= ~RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit()
365 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dralink-usb-phy.txt21 resets = <&rstctrl 22 &rstctrl 25>;
/Linux-v4.19/Documentation/devicetree/bindings/power/reset/
Dkeystone-reset.txt50 rstctrl: reset-controller {
61 rstctrl: reset-controller {
/Linux-v4.19/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>;
/Linux-v4.19/arch/arm/mach-omap2/
Domap_hwmod_33xx_43xx_ipblock_data.c30 #define RSTCTRL(oh, rstctrl) ((oh).prcm.omap4.rstctrl_offs = (rstctrl)) argument
/Linux-v4.19/arch/arm/boot/dts/
Dkeystone.dtsi105 rstctrl: reset-controller@328 { label