Home
last modified time | relevance | path

Searched refs:RST_RESET_PCI_CORE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/atheros/
H A Dar71xx_pci.c427 ar71xx_device_stop(RST_RESET_PCI_CORE | RST_RESET_PCI_BUS); in ar71xx_pci_attach()
430 ar71xx_device_start(RST_RESET_PCI_CORE | RST_RESET_PCI_BUS); in ar71xx_pci_attach()
H A Dar71xxreg.h247 #define RST_RESET_PCI_CORE (1 << 0) macro