AMDTEMP_FLAG_CT_10BIT
sc->sc_flags |= AMDTEMP_FLAG_CT_10BIT;
mask = (sc->sc_flags & AMDTEMP_FLAG_CT_10BIT) != 0 ? 0x3ff : 0x3fc;