Searched refs:UN_REG (Results 1 – 2 of 2) sorted by relevance
389 #define UN_REG(r) (uninorth_base + ((r) >> 2)) macro390 #define UN_IN(r) (in_be32(UN_REG(r)))391 #define UN_OUT(r,v) (out_be32(UN_REG(r), (v)))
2580 uninorth_rev = in_be32(UN_REG(UNI_N_VERSION)); in probe_uninorth()