Home
last modified time | relevance | path

Searched refs:AT91_RSTC_RSTTYP_GENERAL (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-at91/include/mach/
H A Dat91_rstc.h44 #define AT91_RSTC_RSTTYP_GENERAL (0 << 8) macro
/rk3399_rockchip-uboot/board/siemens/taurus/
H A Dtaurus.c218 AT91_RSTC_RSTTYP_GENERAL) in siemens_phy_reset()