Home
last modified time | relevance | path

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

/arch/mips/dts/
A Dmt7620.dtsi41 rstctrl: rstctrl@10000034 { label
50 resets = <&rstctrl SYS_RST>;
63 resets = <&rstctrl UARTF_RST>;
80 resets = <&rstctrl UARTL_RST>;
165 resets = <&rstctrl PIO_RST>;
180 resets = <&rstctrl PIO_RST>;
195 resets = <&rstctrl PIO_RST>;
210 resets = <&rstctrl PIO_RST>;
246 <&rstctrl ESW_RST>,
247 <&rstctrl FE_RST>;
[all …]
A Dmt7628a.dtsi52 resets = <&rstctrl MT7628_SYS_RST>;
64 rstctrl: rstctrl@0x34 { label
229 resets = <&rstctrl MT7628_TIMER_RST>;
243 resets = <&rstctrl MT7628_INT_RST>;
266 resets = <&rstctrl MT7628_PIO_RST>;
298 resets = <&rstctrl MT7628_SPI_RST>;
316 resets = <&rstctrl MT7628_UART0_RST>;
334 resets = <&rstctrl MT7628_UART1_RST>;
367 resets = <&rstctrl MT7628_EPHY_RST>;
381 resets = <&rstctrl MT7628_UPHY_RST>;
[all …]
A Dmt7621.dtsi62 rstctrl: reset-controller@1e000034 { label
71 resets = <&rstctrl RST_SYS>;
142 resets = <&rstctrl RST_TIMER>;
155 resets = <&rstctrl RST_PIO>;
189 resets = <&rstctrl RST_SPI>;
207 resets = <&rstctrl RST_UART1>;
221 resets = <&rstctrl RST_UART2>;
237 resets = <&rstctrl RST_UART3>;
252 resets = <&rstctrl RST_FE>, <&rstctrl RST_GMAC>, <&rstctrl RST_MCM>;
289 resets = <&rstctrl RST_SDXC>;
A Dmt7628-u-boot.dtsi20 &rstctrl {
A Dmt7621-u-boot.dtsi28 &rstctrl {
/arch/arm/mach-keystone/
A Dinit.c196 volatile u32 *rstctrl = (volatile u32 *)(KS2_RSTCTRL); in reset_cpu() local
199 tmp = *rstctrl & KS2_RSTCTRL_MASK; in reset_cpu()
200 *rstctrl = tmp | KS2_RSTCTRL_KEY; in reset_cpu()
202 *rstctrl &= KS2_RSTCTRL_SWRST; in reset_cpu()
/arch/arm/include/asm/arch-am33xx/
A Dcpu.h392 unsigned int rstctrl; member
/arch/arm/include/asm/arch-omap3/
A Dcpu.h404 u32 rstctrl; /* 0x1250 */ member
/arch/arm/dts/
A Dam33xx.dtsi695 reset-names = "rstctrl";
A Dam33xx-l4.dtsi715 reset-names = "rstctrl";

Completed in 22 milliseconds