AR5315_PCI_BASE
#define GETPCIREG(x) REGVAL((x) + AR5315_PCI_BASE)
#define PUTPCIREG(x,v) (REGVAL((x) + AR5315_PCI_BASE)) = (v)