Home
last modified time | relevance | path

Searched refs:AR71XX_RESET_PCI_BUS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/pci/
H A Dpci-ar71xx.c318 ath79_device_reset_set(AR71XX_RESET_PCI_BUS | AR71XX_RESET_PCI_CORE); in ar71xx_pci_reset()
321 ath79_device_reset_clear(AR71XX_RESET_PCI_BUS | AR71XX_RESET_PCI_CORE); in ar71xx_pci_reset()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h641 #define AR71XX_RESET_PCI_BUS BIT(1) macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h584 #define AR71XX_RESET_PCI_BUS BIT(1) macro