Searched refs:PRM_RSTST_WARM_RESET_MASK (Results 1 – 6 of 6) sorted by relevance
24 return (readl(PRM_RSTST) & PRM_RSTST_WARM_RESET_MASK); in warm_reset()
107 #define PRM_RSTST_WARM_RESET_MASK 0x07EA macro
115 #define PRM_RSTST_WARM_RESET_MASK 0x7FEA macro
69 #define PRM_RSTST_WARM_RESET_MASK 0x232 macro
413 #define PRM_RSTST_WARM_RESET_MASK 0x7D2 macro
436 return readl((*prcm)->prm_rstst) & PRM_RSTST_WARM_RESET_MASK; in warm_reset()
Completed in 11 milliseconds