Searched refs:ath79_device_reset_set (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/mips/ath79/
H A Ddev-usb.c82 ath79_device_reset_set(AR71XX_USB_RESET_MASK); ath79_usb_setup()
114 ath79_device_reset_set(AR7240_RESET_USB_HOST); ar7240_usb_setup()
118 ath79_device_reset_set(AR7240_RESET_OHCI_DLL); ar7240_usb_setup()
136 ath79_device_reset_set(AR724X_RESET_USBSUS_OVERRIDE); ar724x_usb_setup()
153 ath79_device_reset_set(AR913X_RESET_USBSUS_OVERRIDE); ar913x_usb_setup()
170 ath79_device_reset_set(AR933X_RESET_USBSUS_OVERRIDE); ar933x_usb_setup()
193 ath79_device_reset_set(AR934X_RESET_USBSUS_OVERRIDE); ar934x_usb_setup()
H A Dcommon.c90 void ath79_device_reset_set(u32 mask) ath79_device_reset_set() function
116 EXPORT_SYMBOL_GPL(ath79_device_reset_set); variable
H A Ddev-wmac.c50 ath79_device_reset_set(AR913X_RESET_AMBA2WMAC); ar913x_wmac_setup()
65 ath79_device_reset_set(AR933X_RESET_WMAC); ar933x_wmac_reset()
H A Dsetup.c47 ath79_device_reset_set(AR71XX_RESET_FULL_CHIP); ath79_restart()
/linux-4.4.14/arch/mips/include/asm/mach-ath79/
H A Dath79.h143 void ath79_device_reset_set(u32 mask);
/linux-4.4.14/arch/mips/pci/
H A Dpci-ar71xx.c321 ath79_device_reset_set(AR71XX_RESET_PCI_BUS | AR71XX_RESET_PCI_CORE); ar71xx_pci_reset()

Completed in 201 milliseconds