Searched refs:tsen (Results 1 – 1 of 1) sorted by relevance
741 u_int8_t ts, hmask, tsen; in musycc_update_timeslots() local756 tsen = MODE_56KBPS; in musycc_update_timeslots()758 tsen = MODE_64KBPS; /* also the default */ in musycc_update_timeslots()759 ts = ((pi->portnum % 4) == (i / 32)) ? (tsen << 5) | (i & hmask) : 0; in musycc_update_timeslots()