Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dath79.h127 static inline int soc_is_tp9343(void) in soc_is_tp9343() function
139 return soc_is_tp9343() || soc_is_qca9561(); in soc_is_qca956x()
/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.c193 else if (soc_is_tp9343()) in ath79_detect_sys_type()
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dath79.h128 static inline int soc_is_tp9343(void) in soc_is_tp9343() function