Searched refs:RTC_CNTL_SW_PROCPU_RST (Results 1 – 10 of 10) sorted by relevance
61 REG_WRITE(RTC_CNTL_OPTIONS0_REG, RTC_CNTL_SW_PROCPU_RST); in rtc_cntl_ll_reset_cpu()
67 REG_WRITE(RTC_CNTL_OPTIONS0_REG, RTC_CNTL_SW_PROCPU_RST); in rtc_cntl_ll_reset_cpu()
81 REG_WRITE(RTC_CNTL_OPTIONS0_REG, RTC_CNTL_SW_PROCPU_RST); in rtc_cntl_ll_reset_cpu()
82 uint32_t rtc_cntl_rst = (cpu_no == 0) ? RTC_CNTL_SW_PROCPU_RST : RTC_CNTL_SW_APPCPU_RST; in rtc_cntl_ll_reset_cpu()
161 uint32_t rtc_cntl_rst = (cpu_no == 0) ? RTC_CNTL_SW_PROCPU_RST : RTC_CNTL_SW_APPCPU_RST; in rtc_cntl_ll_reset_cpu()
125 #define RTC_CNTL_SW_PROCPU_RST (BIT(5)) macro
182 #define RTC_CNTL_SW_PROCPU_RST (BIT(5)) macro
149 #define RTC_CNTL_SW_PROCPU_RST (BIT(5)) macro
140 #define RTC_CNTL_SW_PROCPU_RST (BIT(5)) macro
133 #define RTC_CNTL_SW_PROCPU_RST (BIT(5)) macro