UN_REG
#define UN_IN(r) (in_be32(UN_REG(r)))
#define UN_OUT(r,v) (out_be32(UN_REG(r), (v)))
uninorth_rev = in_be32(UN_REG(UNI_N_VERSION));