Home
last modified time | relevance | path

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

/Linux-v5.4/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>;
452 resets = <&rstctrl 2>;
535 resets = <&rstctrl 23 &rstctrl 24 &rstctrl 25 &rstctrl 26>;
/Linux-v5.4/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()
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Dralink-usb-phy.txt21 resets = <&rstctrl 22 &rstctrl 25>;
/Linux-v5.4/drivers/staging/mt7621-pci/
Dmediatek,mt7621-pci.txt72 resets = <&rstctrl 24 &rstctrl 25 &rstctrl 26>;
/Linux-v5.4/Documentation/devicetree/bindings/power/reset/
Dkeystone-reset.txt50 rstctrl: reset-controller {
61 rstctrl: reset-controller {
/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/i2c/
Di2c-mt7621.txt23 resets = <&rstctrl 16>;
/Linux-v5.4/Documentation/devicetree/bindings/spi/
Dspi-mt7621.txt24 resets = <&rstctrl 18>;
/Linux-v5.4/Documentation/devicetree/bindings/net/dsa/
Dmt7530.txt173 resets = <&rstctrl 2>;
256 resets = <&rstctrl 2>;
/Linux-v5.4/arch/arm/mach-omap2/
Domap_hwmod_33xx_43xx_ipblock_data.c28 #define RSTCTRL(oh, rstctrl) ((oh).prcm.omap4.rstctrl_offs = (rstctrl)) argument
/Linux-v5.4/arch/arm/boot/dts/
Dkeystone.dtsi105 rstctrl: reset-controller@328 { label