Searched refs:AR5312_REVISION_MINOR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/atheros/ar531x/ | ||
| H A D | ar5315_setup.c | 135 rev = AR5312_REVISION_MINOR(ver); in ar5315_detect_sys_type() |
| H A D | ar5312reg.h | 166 #define AR5312_REVISION_MINOR(x) (((x) >> 0) & 0xf) macro |