Home
last modified time | relevance | path

Searched refs:REV_ID_MAJOR_MASK (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/atheros/
H A Dar71xx_setup.c90 major = id & REV_ID_MAJOR_MASK; in ar71xx_detect_sys_type()
H A Dar71xxreg.h251 #define REV_ID_MAJOR_MASK 0xfff0 macro