NI_WREG
#define NI_WREG(csr, val) *(volatile long *)(niaddr + (csr)) = (val)
#define NI_WREG(csr, val) \