Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/
Dreset.c29 else if (soc_is_ar934x()) in _machine_restart()
56 else if (soc_is_ar934x()) in ath79_get_bootstrap()
163 if (soc_is_ar934x()) in ath79_eth_reset()
252 if (soc_is_ar934x()) in ath79_usb_reset()
/external/u-boot/arch/mips/mach-ath79/include/mach/
Dath79.h95 static inline int soc_is_ar934x(void) in soc_is_ar934x() function