Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath79/
H A Dcommon.c46 if (soc_is_ar913x() || soc_is_ar724x() || soc_is_ar933x()) { in ath79_ddr_ctrl_init()
99 else if (soc_is_ar933x()) in ath79_device_reset_set()
131 else if (soc_is_ar933x()) in ath79_device_reset_clear()
/openbmc/u-boot/arch/mips/mach-ath79/
H A Dreset.c27 else if (soc_is_ar933x()) in _machine_restart()
54 if (soc_is_ar933x()) in ath79_get_bootstrap()
161 if (soc_is_ar933x()) in ath79_eth_reset()
250 if (soc_is_ar933x()) in ath79_usb_reset()
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dath79.h77 static inline int soc_is_ar933x(void) in soc_is_ar933x() function
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dath79.h74 static inline int soc_is_ar933x(void) in soc_is_ar933x() function