Searched refs:rstctrl (Results 1 – 24 of 24) sorted by relevance
| /linux/drivers/soc/ti/ |
| A D | omap_prm.c | 61 u16 rstctrl; member 164 .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_01 184 .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_012 221 .rstctrl = 0x0, .rstst = 0x4, .rstmap = rst_map_01, 235 .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_01 286 .rstctrl = 0x0, .rstst = 0x4, .rstmap = rst_map_01, 360 .rstctrl = 0x10, .rstst = 0x14, .rstmap = rst_map_01 407 .rstctrl = 0x0, .rstmap = am3_per_rst_map, 422 .rstctrl = 0x0, .rstst = 0x8, .rstmap = rst_map_01, 830 reset->prm->data->rstctrl, in omap_reset_deassert() [all …]
|
| /linux/drivers/staging/mt7621-dts/ |
| A D | mt7621.dtsi | 99 resets = <&rstctrl 16>; 140 resets = <&rstctrl 18>; 156 resets = <&rstctrl 14>; 175 resets = <&rstctrl 5>; 275 rstctrl: rstctrl { label 358 resets = <&rstctrl 6 &rstctrl 23>; 403 resets = <&rstctrl 2>; 489 resets = <&rstctrl 24>; 504 resets = <&rstctrl 25>; 519 resets = <&rstctrl 26>;
|
| /linux/arch/mips/pci/ |
| A D | pci-rt3883.c | 304 u32 rstctrl; in rt3883_pci_preinit() local 308 rstctrl = rt_sysc_r32(RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit() 313 rstctrl |= RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit() 314 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit() 339 rstctrl &= ~RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit() 340 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit() 349 rstctrl &= ~RT3883_RSTCTRL_PCI; in rt3883_pci_preinit() 354 rstctrl &= ~RT3883_RSTCTRL_PCIE; in rt3883_pci_preinit() 358 rt_sysc_w32(rstctrl, RT3883_SYSC_REG_RSTCTRL); in rt3883_pci_preinit()
|
| /linux/Documentation/devicetree/bindings/phy/ |
| A D | ralink-usb-phy.txt | 21 resets = <&rstctrl 22 &rstctrl 25>;
|
| /linux/Documentation/devicetree/bindings/pci/ |
| A D | mediatek,mt7621-pcie.yaml | 105 resets = <&rstctrl 24>; 120 resets = <&rstctrl 25>; 135 resets = <&rstctrl 26>;
|
| /linux/Documentation/devicetree/bindings/power/reset/ |
| A D | keystone-reset.txt | 50 rstctrl: reset-controller { 61 rstctrl: reset-controller {
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | mediatek,mt7620-gsw.txt | 19 resets = <&rstctrl 23>;
|
| A D | ralink,rt3050-esw.txt | 25 resets = <&rstctrl 23>;
|
| A D | ralink,rt2880-net.txt | 47 resets = <&rstctrl 18>;
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| A D | i2c-mt7621.txt | 23 resets = <&rstctrl 16>;
|
| /linux/Documentation/devicetree/bindings/spi/ |
| A D | spi-mt7621.txt | 24 resets = <&rstctrl 18>;
|
| /linux/arch/arm/boot/dts/ |
| A D | dra74x.dtsi | 68 reset-names = "rstctrl"; 98 reset-names = "rstctrl";
|
| A D | dra7.dtsi | 189 reset-names = "rstctrl"; 267 reset-names = "rstctrl"; 537 reset-names = "rstctrl"; 566 reset-names = "rstctrl"; 595 reset-names = "rstctrl"; 624 reset-names = "rstctrl"; 1122 reset-names = "rstctrl";
|
| A D | keystone.dtsi | 105 rstctrl: reset-controller@328 { label
|
| A D | am4372.dtsi | 433 reset-names = "rstctrl"; 716 reset-names = "rstctrl";
|
| A D | omap4.dtsi | 252 reset-names = "rstctrl"; 740 reset-names = "rstctrl";
|
| A D | am33xx.dtsi | 627 reset-names = "rstctrl";
|
| A D | omap5.dtsi | 242 reset-names = "rstctrl";
|
| A D | am33xx-l4.dtsi | 53 reset-names = "rstctrl"; 851 reset-names = "rstctrl";
|
| A D | am437x-l4.dtsi | 54 reset-names = "rstctrl";
|
| A D | omap4-l4.dtsi | 337 reset-names = "rstctrl";
|
| A D | omap5-l4.dtsi | 366 reset-names = "rstctrl";
|
| /linux/Documentation/devicetree/bindings/bus/ |
| A D | ti-sysc.yaml | 126 "rstctrl" if only one reset bit is wired for the module. 128 - const: rstctrl
|
| /linux/Documentation/devicetree/bindings/net/dsa/ |
| A D | mt7530.txt | 190 resets = <&rstctrl 2>; 273 resets = <&rstctrl 2>;
|
Completed in 47 milliseconds