Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-ath79/
Dath79.h56 static inline int soc_is_ar7240(void) in soc_is_ar7240() function
/arch/mips/ath79/
Ddev-usb.c228 else if (soc_is_ar7240()) in ath79_register_usb()
Dgpio.c187 else if (soc_is_ar7240()) in ath79_gpio_init()
/arch/mips/pci/
Dpci-ar724x.c190 if (soc_is_ar7240() && where == PCI_BASE_ADDRESS_0 && size == 4) { in ar724x_pci_write()