Searched refs:soc_is_ar71xx (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/mips/ath79/
H A Dcommon.c49 if (soc_is_ar71xx() || soc_is_ar934x()) { ath79_ddr_ctrl_init()
96 if (soc_is_ar71xx()) ath79_device_reset_set()
124 if (soc_is_ar71xx()) ath79_device_reset_clear()
H A Ddev-common.c84 if (soc_is_ar71xx() || ath79_register_uart()
138 if (soc_is_ar71xx()) { ath79_gpio_init()
H A Dpci.c74 if (soc_is_ar71xx()) { pcibios_map_irq()
219 if (soc_is_ar71xx()) { ath79_register_pci()
H A Dirq.c103 if (soc_is_ar71xx() || soc_is_ar913x()) ath79_misc_irq_init()
361 if (soc_is_ar71xx() || soc_is_ar724x() || arch_init_irq()
H A Ddev-usb.c226 if (soc_is_ar71xx()) ath79_register_usb()
H A Dclock.c444 if (soc_is_ar71xx()) ath79_clocks_init()
/linux-4.4.14/arch/mips/include/asm/mach-ath79/
H A Dath79.h42 static inline int soc_is_ar71xx(void) soc_is_ar71xx() function

Completed in 329 milliseconds