Home
last modified time | relevance | path

Searched refs:soc_is_ar724x (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()
95 else if (soc_is_ar724x()) in ath79_device_reset_set()
127 else if (soc_is_ar724x()) in ath79_device_reset_clear()
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dath79.h49 static inline int soc_is_ar724x(void) in soc_is_ar724x() function
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dath79.h46 static inline int soc_is_ar724x(void) in soc_is_ar724x() function
/openbmc/u-boot/arch/mips/mach-ath79/
H A Dreset.c23 else if (soc_is_ar724x()) in _machine_restart()