Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/
Dreset.c35 else if (soc_is_qca956x()) in _machine_restart()
62 else if (soc_is_qca956x()) in ath79_get_bootstrap()
/external/u-boot/arch/mips/mach-ath79/include/mach/
Dath79.h137 static inline int soc_is_qca956x(void) in soc_is_qca956x() function