Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar71xx_pci.c156 error = ATH_READ_REG(AR71XX_PCI_ERROR) & 0x3; in ar71xx_pci_check_bus_error()
165 ATH_WRITE_REG(AR71XX_PCI_ERROR, error); in ar71xx_pci_check_bus_error()
H A Dar71xxreg.h61 #define AR71XX_PCI_ERROR 0x1701001C macro