Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/
H A 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()
/openbmc/linux/arch/mips/ath79/
H A Dcommon.c101 else if (soc_is_ar934x()) in ath79_device_reset_set()
133 else if (soc_is_ar934x()) in ath79_device_reset_clear()
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dath79.h98 static inline int soc_is_ar934x(void) in soc_is_ar934x() function
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dath79.h95 static inline int soc_is_ar934x(void) in soc_is_ar934x() function