Searched refs:rstctrl (Results 1 – 10 of 10) sorted by relevance
41 rstctrl: rstctrl@10000034 { label50 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 …]
52 resets = <&rstctrl MT7628_SYS_RST>;64 rstctrl: rstctrl@0x34 { label229 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 …]
62 rstctrl: reset-controller@1e000034 { label71 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>;
20 &rstctrl {
28 &rstctrl {
196 volatile u32 *rstctrl = (volatile u32 *)(KS2_RSTCTRL); in reset_cpu() local199 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()
392 unsigned int rstctrl; member
404 u32 rstctrl; /* 0x1250 */ member
695 reset-names = "rstctrl";
715 reset-names = "rstctrl";
Completed in 22 milliseconds