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