Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-ath79/
H A Dath79.h56 static inline int soc_is_ar7240(void) in soc_is_ar7240() function
/linux/arch/mips/pci/
H A Dpci-ar724x.c175 if (soc_is_ar7240() && where == PCI_BASE_ADDRESS_0 && size == 4) { in ar724x_pci_write()