Searched refs:DPORT_APPCPU_RUNSTALL (Results 1 – 3 of 3) sorted by relevance
211 DPORT_CLEAR_PERI_REG_MASK(DPORT_APPCPU_CTRL_C_REG, DPORT_APPCPU_RUNSTALL); in appcpu_start()
238 DPORT_CLEAR_PERI_REG_MASK(DPORT_APPCPU_CTRL_C_REG, DPORT_APPCPU_RUNSTALL); in start_other_core()
142 #define DPORT_APPCPU_RUNSTALL (BIT(0)) macro