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

/linux-4.4.14/arch/mips/include/asm/mach-ath79/
H A Dath79.h56 static inline int soc_is_ar7240(void) soc_is_ar7240() function
/linux-4.4.14/arch/mips/ath79/
H A Ddev-common.c140 } else if (soc_is_ar7240()) { ath79_gpio_init()
H A Ddev-usb.c228 else if (soc_is_ar7240()) ath79_register_usb()
/linux-4.4.14/arch/mips/pci/
H A Dpci-ar724x.c174 if (soc_is_ar7240() && where == PCI_BASE_ADDRESS_0 && size == 4) { ar724x_pci_write()

Completed in 317 milliseconds