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

/linux-4.4.14/arch/mips/ath79/
H A Dcommon.c102 else if (soc_is_ar933x()) ath79_device_reset_set()
130 else if (soc_is_ar933x()) ath79_device_reset_clear()
H A Ddev-common.c91 } else if (soc_is_ar933x()) { ath79_register_uart()
146 } else if (soc_is_ar933x()) { ath79_gpio_init()
H A Ddev-wmac.c141 else if (soc_is_ar933x()) ath79_register_wmac()
H A Dirq.c106 soc_is_ar933x() || ath79_misc_irq_init()
362 soc_is_ar913x() || soc_is_ar933x()) { arch_init_irq()
H A Ddev-usb.c234 else if (soc_is_ar933x()) ath79_register_usb()
H A Dclock.c450 else if (soc_is_ar933x()) ath79_clocks_init()
/linux-4.4.14/arch/mips/include/asm/mach-ath79/
H A Dath79.h77 static inline int soc_is_ar933x(void) soc_is_ar933x() function

Completed in 305 milliseconds