Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-ar71xx.c321 ath79_device_reset_set(AR71XX_RESET_PCI_BUS | AR71XX_RESET_PCI_CORE); in ar71xx_pci_reset()
324 ath79_device_reset_clear(AR71XX_RESET_PCI_BUS | AR71XX_RESET_PCI_CORE); in ar71xx_pci_reset()
/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h354 #define AR71XX_RESET_PCI_CORE BIT(0) macro