Searched refs:PRM_RSTCTRL_RESET (Results 1 – 5 of 5) sorted by relevance
19 writel(PRM_RSTCTRL_RESET, PRM_RSTCTRL); in reset_cpu()
113 #define PRM_RSTCTRL_RESET 0x01 macro
428 writel(PRM_RSTCTRL_RESET << 0x1, (*prcm)->prm_rstctrl); in reset_cpu()430 writel(PRM_RSTCTRL_RESET, (*prcm)->prm_rstctrl); in reset_cpu()
68 #define PRM_RSTCTRL_RESET 0x01 macro
412 #define PRM_RSTCTRL_RESET 0x04 macro
Completed in 13 milliseconds