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()
108 #define PRM_RSTST_WARM_RESET_MASK 0x07EA macro
116 #define PRM_RSTST_WARM_RESET_MASK 0x7FEA macro
69 #define PRM_RSTST_WARM_RESET_MASK 0x232 macro
414 #define PRM_RSTST_WARM_RESET_MASK 0x7D2 macro
410 return readl((*prcm)->prm_rstst) & PRM_RSTST_WARM_RESET_MASK; in warm_reset()