Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/mips/atheros/
HDar71xx_pci.c426 ar71xx_device_stop(RST_RESET_PCI_CORE | RST_RESET_PCI_BUS); in ar71xx_pci_attach()
429 ar71xx_device_start(RST_RESET_PCI_CORE | RST_RESET_PCI_BUS); in ar71xx_pci_attach()
HDar71xxreg.h241 #define RST_RESET_PCI_CORE (1 << 0) macro