Searched refs:RST_RESET_PCI_CORE (Results 1 – 2 of 2) sorted by relevance
427 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()
247 #define RST_RESET_PCI_CORE (1 << 0) macro