Home
last modified time | relevance | path

Searched refs:ar71xx_device_start (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/mips/atheros/
H A Dar724x_chip.c203 ar71xx_device_start(AR724X_RESET_MODULE_USB_OHCI_DLL | in ar724x_chip_init_usb_peripheral()
218 ar71xx_device_start(AR724X_RESET_MODULE_USB_OHCI_DLL); in ar724x_chip_init_usb_peripheral()
221 ar71xx_device_start(AR724X_RESET_USB_HOST); in ar724x_chip_init_usb_peripheral()
224 ar71xx_device_start(AR724X_RESET_USB_PHY); in ar724x_chip_init_usb_peripheral()
H A Dar934x_chip.c317 ar71xx_device_start(AR934X_RESET_ETH_SWITCH); in ar934x_chip_reset_ethernet_switch()
321 ar71xx_device_start(AR934X_RESET_ETH_SWITCH_ANALOG); in ar934x_chip_reset_ethernet_switch()
354 ar71xx_device_start(AR934X_RESET_USB_PHY); in ar934x_chip_init_usb_peripheral()
357 ar71xx_device_start(AR934X_RESET_USB_PHY_ANALOG); in ar934x_chip_init_usb_peripheral()
360 ar71xx_device_start(AR934X_RESET_USB_HOST); in ar934x_chip_init_usb_peripheral()
413 ar71xx_device_start(AR934X_RESET_NANDF); in ar934x_chip_reset_nfc()
416 ar71xx_device_start(AR934X_RESET_ETH_SWITCH_ANALOG); in ar934x_chip_reset_nfc()
H A Dar91xx_chip.c193 ar71xx_device_start(RST_RESET_USB_HOST); in ar91xx_chip_init_usb_peripheral()
196 ar71xx_device_start(RST_RESET_USB_PHY); in ar91xx_chip_init_usb_peripheral()
203 ar71xx_device_start(AR91XX_RST_RESET_MODULE_AMBA2WMAC); in ar91xx_chip_init_usb_peripheral()
H A Dqca955x_chip.c268 ar71xx_device_start(AR934X_RESET_ETH_SWITCH); in qca955x_chip_reset_ethernet_switch()
339 ar71xx_device_start(AR934X_RESET_NANDF); in qca955x_chip_reset_nfc()
342 ar71xx_device_start(AR934X_RESET_ETH_SWITCH_ANALOG); in qca955x_chip_reset_nfc()
H A Dqca953x_chip.c286 ar71xx_device_start(QCA953X_RESET_USB_PHY); in qca953x_chip_init_usb_peripheral()
289 ar71xx_device_start(QCA953X_RESET_USB_PHY_ANALOG); in qca953x_chip_init_usb_peripheral()
292 ar71xx_device_start(QCA953X_RESET_USB_HOST); in qca953x_chip_init_usb_peripheral()
H A Dar933x_chip.c246 ar71xx_device_start(AR933X_RESET_USB_HOST); in ar933x_chip_init_usb_peripheral()
249 ar71xx_device_start(AR933X_RESET_USB_PHY); in ar933x_chip_init_usb_peripheral()
H A Dar724x_pci.c421 ar71xx_device_start(AR724X_RESET_PCIE_PHY_SERIAL); in ar724x_pci_attach()
423 ar71xx_device_start(AR724X_RESET_PCIE_PHY); in ar724x_pci_attach()
424 ar71xx_device_start(AR724X_RESET_PCIE); in ar724x_pci_attach()
H A Dar71xx_cpudef.h95 static inline void ar71xx_device_start(uint32_t mask) in ar71xx_device_start() function
H A Dar71xx_chip.c310 ar71xx_device_start(RST_RESET_USB_OHCI_DLL | in ar71xx_chip_init_usb_peripheral()
H A Dqca955x_pci.c334 ar71xx_device_start(QCA955X_RESET_PCIE_PHY); in qca955x_pci_attach()
335 ar71xx_device_start(QCA955X_RESET_PCIE); in qca955x_pci_attach()
H A Dar71xx_pci.c430 ar71xx_device_start(RST_RESET_PCI_CORE | RST_RESET_PCI_BUS); in ar71xx_pci_attach()
H A Dif_arge.c428 ar71xx_device_start(reset_reg); in arge_reset_mac()