Searched refs:NJSC32_MODEL_MASK (Results 1 – 2 of 2) sorted by relevance
36 #define NJSC32_MODEL_MASK 0xff macro
578 if ((sc->sc_model & NJSC32_MODEL_MASK) != in njsc32_attach()579 (detected_model & NJSC32_MODEL_MASK)) { in njsc32_attach()591 switch (sc->sc_model & NJSC32_MODEL_MASK) { in njsc32_attach()