Home
last modified time | relevance | path

Searched refs:ar71xx_device_stop (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/mips/atheros/
H A Dar934x_chip.c315 ar71xx_device_stop(AR934X_RESET_ETH_SWITCH); in ar934x_chip_reset_ethernet_switch()
319 ar71xx_device_stop(AR934X_RESET_ETH_SWITCH_ANALOG); in ar934x_chip_reset_ethernet_switch()
351 ar71xx_device_stop(AR934X_RESET_USBSUS_OVERRIDE); in ar934x_chip_init_usb_peripheral()
419 ar71xx_device_stop(AR934X_RESET_ETH_SWITCH_ANALOG); in ar934x_chip_reset_nfc()
422 ar71xx_device_stop(AR934X_RESET_NANDF); in ar934x_chip_reset_nfc()
H A Dar91xx_chip.c190 ar71xx_device_stop(AR91XX_RST_RESET_MODULE_USBSUS_OVERRIDE); in ar91xx_chip_init_usb_peripheral()
200 ar71xx_device_stop(AR91XX_RST_RESET_MODULE_AMBA2WMAC); in ar91xx_chip_init_usb_peripheral()
H A Dqca955x_chip.c266 ar71xx_device_stop(AR934X_RESET_ETH_SWITCH); in qca955x_chip_reset_ethernet_switch()
345 ar71xx_device_stop(AR934X_RESET_ETH_SWITCH_ANALOG); in qca955x_chip_reset_nfc()
348 ar71xx_device_stop(AR934X_RESET_NANDF); in qca955x_chip_reset_nfc()
H A Dar724x_pci.c416 ar71xx_device_stop(AR724X_RESET_PCIE); in ar724x_pci_attach()
417 ar71xx_device_stop(AR724X_RESET_PCIE_PHY); in ar724x_pci_attach()
418 ar71xx_device_stop(AR724X_RESET_PCIE_PHY_SERIAL); in ar724x_pci_attach()
H A Dar71xx_cpudef.h90 static inline void ar71xx_device_stop(uint32_t mask) in ar71xx_device_stop() function
H A Dar724x_chip.c199 ar71xx_device_stop(AR724X_RESET_MODULE_USB_OHCI_DLL | in ar724x_chip_init_usb_peripheral()
H A Dar933x_chip.c243 ar71xx_device_stop(AR933X_RESET_USBSUS_OVERRIDE); in ar933x_chip_init_usb_peripheral()
H A Dar71xx_chip.c306 ar71xx_device_stop(RST_RESET_USB_OHCI_DLL | in ar71xx_chip_init_usb_peripheral()
H A Dqca955x_pci.c331 ar71xx_device_stop(QCA955X_RESET_PCIE); in qca955x_pci_attach()
332 ar71xx_device_stop(QCA955X_RESET_PCIE_PHY); in qca955x_pci_attach()
H A Dar71xx_machdep.c83 ar71xx_device_stop(RST_RESET_FULL_CHIP); in platform_reset()
H A Dqca953x_chip.c283 ar71xx_device_stop(QCA953X_RESET_USBSUS_OVERRIDE); in qca953x_chip_init_usb_peripheral()
H A Dar71xx_pci.c427 ar71xx_device_stop(RST_RESET_PCI_CORE | RST_RESET_PCI_BUS); in ar71xx_pci_attach()
H A Dif_arge.c426 ar71xx_device_stop(reset_reg); in arge_reset_mac()