Searched refs:AR5312_REVISION_MAJOR (Results 1 – 2 of 2) sorted by relevance
137 switch (AR5312_REVISION_MAJOR(ver)) { in ar5315_detect_sys_type()
165 #define AR5312_REVISION_MAJOR(x) (((x) >> 4) & 0xf) macro