Searched refs:soc_is_ar934x (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()
104 else if (soc_is_ar934x()) ath79_device_reset_set()
132 else if (soc_is_ar934x()) ath79_device_reset_clear()
H A Ddev-common.c87 soc_is_ar934x() || ath79_register_uart()
148 } else if (soc_is_ar934x()) { ath79_gpio_init()
H A Ddev-wmac.c143 else if (soc_is_ar934x()) ath79_register_wmac()
H A Dirq.c107 soc_is_ar934x() || ath79_misc_irq_init()
365 } else if (soc_is_ar934x()) { arch_init_irq()
372 if (soc_is_ar934x()) arch_init_irq()
H A Ddev-usb.c236 else if (soc_is_ar934x()) ath79_register_usb()
H A Dclock.c452 else if (soc_is_ar934x()) ath79_clocks_init()
/linux-4.4.14/arch/mips/include/asm/mach-ath79/
H A Dath79.h98 static inline int soc_is_ar934x(void) soc_is_ar934x() function

Completed in 167 milliseconds