Searched refs:REV_ID_MAJOR_MASK (Results 1 – 3 of 3) sorted by relevance
66 id &= REV_ID_MAJOR_MASK; in prom_putchar_init()
64 major = id & REV_ID_MAJOR_MASK; in ath79_detect_sys_type()
453 #define REV_ID_MAJOR_MASK 0xfff0 macro