Searched refs:PRM_RSTCTRL_RESET (Results 1 – 6 of 6) sorted by relevance
19 writel(PRM_RSTCTRL_RESET, PRM_RSTCTRL); in reset_cpu()
105 #define PRM_RSTCTRL_RESET 0x01 macro
113 #define PRM_RSTCTRL_RESET 0x01 macro
429 writel(PRM_RSTCTRL_RESET << 0x1, (*prcm)->prm_rstctrl); in reset_cpu()431 writel(PRM_RSTCTRL_RESET, (*prcm)->prm_rstctrl); in reset_cpu()
68 #define PRM_RSTCTRL_RESET 0x01 macro
411 #define PRM_RSTCTRL_RESET 0x04 macro
Completed in 12 milliseconds