Home
last modified time | relevance | path

Searched refs:soc_is_qca956x (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/ath79/
H A Dcommon.c107 else if (soc_is_qca956x() || soc_is_tp9343()) in ath79_device_reset_set()
139 else if (soc_is_qca956x() || soc_is_tp9343()) in ath79_device_reset_clear()
H A Dsetup.c190 if (soc_is_qca953x() || soc_is_qca955x() || soc_is_qca956x()) in ath79_detect_sys_type()
/openbmc/u-boot/arch/mips/mach-ath79/
H A Dreset.c35 else if (soc_is_qca956x()) in _machine_restart()
62 else if (soc_is_qca956x()) in ath79_get_bootstrap()
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dath79.h143 static inline int soc_is_qca956x(void) in soc_is_qca956x() function
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dath79.h137 static inline int soc_is_qca956x(void) in soc_is_qca956x() function