Searched refs:rstctrl (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/drivers/pmdomain/ti/ |
D | omap_prm.c | 60 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 …]
|
/linux-6.12.1/arch/mips/pci/ |
D | pci-rt3883.c | 302 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()
|
/linux-6.12.1/Documentation/devicetree/bindings/power/reset/ |
D | keystone-reset.txt | 50 rstctrl: reset-controller { 61 rstctrl: reset-controller {
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | dra74x.dtsi | 68 reset-names = "rstctrl"; 98 reset-names = "rstctrl";
|
D | dra7.dtsi | 192 reset-names = "rstctrl"; 270 reset-names = "rstctrl"; 540 reset-names = "rstctrl"; 569 reset-names = "rstctrl"; 598 reset-names = "rstctrl"; 627 reset-names = "rstctrl"; 1132 reset-names = "rstctrl";
|
D | am4372.dtsi | 435 reset-names = "rstctrl"; 718 reset-names = "rstctrl";
|
D | omap4.dtsi | 252 reset-names = "rstctrl"; 741 reset-names = "rstctrl";
|
D | am33xx.dtsi | 638 reset-names = "rstctrl";
|
D | omap5.dtsi | 242 reset-names = "rstctrl";
|
D | am33xx-l4.dtsi | 53 reset-names = "rstctrl"; 853 reset-names = "rstctrl";
|
D | omap4-l4.dtsi | 337 reset-names = "rstctrl";
|
D | omap5-l4.dtsi | 366 reset-names = "rstctrl";
|
D | am437x-l4.dtsi | 54 reset-names = "rstctrl";
|
/linux-6.12.1/arch/arm/boot/dts/ti/keystone/ |
D | keystone.dtsi | 105 rstctrl: reset-controller@328 { label
|