Home
last modified time | relevance | path

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

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