Home
last modified time | relevance | path

Searched refs:AT91_RSTC_MR_ERSTL (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/arm/mach-at91/include/mach/
A Dat91_rstc.h37 #define AT91_RSTC_MR_ERSTL(x) ((x & 0xf) << 8) macro
/u-boot/include/configs/
A Dpm9261.h121 AT91_RSTC_MR_ERSTL(1) | \
122 AT91_RSTC_MR_ERSTL(2))
A Dpm9263.h133 AT91_RSTC_MR_ERSTL(1) | \
134 AT91_RSTC_MR_ERSTL(2))
A Dat91sam9263ek.h173 AT91_RSTC_MR_ERSTL(15))
/u-boot/arch/arm/mach-at91/
A Dphy.c37 writel(AT91_RSTC_KEY | AT91_RSTC_MR_ERSTL(0x0D) | in at91_phy_reset()

Completed in 5 milliseconds