Searched refs:rstctrl (Results 1 – 3 of 3) sorted by relevance
194 volatile u32 *rstctrl = (volatile u32 *)(KS2_RSTCTRL); in reset_cpu() local197 tmp = *rstctrl & KS2_RSTCTRL_MASK; in reset_cpu()198 *rstctrl = tmp | KS2_RSTCTRL_KEY; in reset_cpu()200 *rstctrl &= KS2_RSTCTRL_SWRST; in reset_cpu()
404 u32 rstctrl; /* 0x1250 */ member
88 rstctrl: reset-controller { label