Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-ath79/include/mach/
H A Dath79.h69 static inline int soc_is_ar913x(void) in soc_is_ar913x() function
/rk3399_rockchip-uboot/arch/mips/mach-ath79/
H A Dreset.c26 else if (soc_is_ar913x()) in _machine_restart()