Searched refs:AT91C_RSTC_SRCMP (Results 1 – 9 of 9) sorted by relevance
1334 return ((pRSTC->RSTC_RSR) & AT91C_RSTC_SRCMP); in AT91F_RSTIsSoftRstActive()
323 #define AT91C_RSTC_SRCMP (0x1 << 17) // (RSTC) Software Reset Command in Progress. macro
515 #define AT91C_RSTC_SRCMP ((unsigned int) 0x1 << 17) // (RSTC) Software Reset Command in Progre… macro
515 #define AT91C_RSTC_SRCMP ((unsigned int) 0x1 << 17) // (RSTC) Software Reset Command in Progre… macro2888 AT91C_RSTC_SRCMP EQU (0x1 << 17) ;- (RSTC) Software Reset Command in Progress.