Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar724xreg.h77 #define AR724X_PCI_CFG_BASE 0x14000000 macro
H A Dar724x_pci.c142 data = ATH_READ_REG(AR724X_PCI_CFG_BASE + (reg & ~3)); in ar724x_pci_read_config()
181 ar724x_pci_write(AR724X_PCI_CFG_BASE, reg, 0xffff, bytes); in ar724x_pci_write_config()
183 ar724x_pci_write(AR724X_PCI_CFG_BASE, reg, data, bytes); in ar724x_pci_write_config()