Searched refs:AT91_RSTC_MR_ERSTL_MASK (Results 1 – 2 of 2) sorted by relevance
38 #define AT91_RSTC_MR_ERSTL_MASK 0x0000FF00 macro
28 erstl = readl(&rstc->mr) & AT91_RSTC_MR_ERSTL_MASK; in at91_phy_reset()