Searched refs:rstctrl (Results 1 – 4 of 4) sorted by relevance
193 volatile u32 *rstctrl = (volatile u32 *)(KS2_RSTCTRL); in reset_cpu() local196 tmp = *rstctrl & KS2_RSTCTRL_MASK; in reset_cpu()197 *rstctrl = tmp | KS2_RSTCTRL_KEY; in reset_cpu()199 *rstctrl &= KS2_RSTCTRL_SWRST; in reset_cpu()
391 unsigned int rstctrl; member
403 u32 rstctrl; /* 0x1250 */ member
88 rstctrl: reset-controller { label