Home
last modified time | relevance | path

Searched refs:soc_is_ar7241 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/mach-ath79/
Dath79.h64 static inline int soc_is_ar7241(void) in soc_is_ar7241() function
/Linux-v4.19/arch/mips/ath79/
Ddev-common.c142 } else if (soc_is_ar7241() || soc_is_ar7242()) { in ath79_gpio_init()
Ddev-usb.c230 else if (soc_is_ar7241() || soc_is_ar7242()) in ath79_register_usb()