Searched refs:UPREQ_CORE_RST (Results 1 – 3 of 3) sorted by relevance
201 if (mode & UPREQ_CORE_RST) in qrio_uprstreq()202 rstcfg |= UPREQ_CORE_RST; in qrio_uprstreq()204 rstcfg &= ~UPREQ_CORE_RST; in qrio_uprstreq()
31 #define UPREQ_CORE_RST 0x1 macro
94 qrio_uprstreq(UPREQ_CORE_RST); in board_early_init_f()