Searched refs:lastval (Results 1 – 2 of 2) sorted by relevance
627 u_int8_t lastval = 0; in musycc_update_timeslots() local646 lastval = pi->chan[ch]->p.bitmask[i]; in musycc_update_timeslots()648 if (lastval & (1 << j)) in musycc_update_timeslots()650 pi->tsm[i] |= lastval; in musycc_update_timeslots()655 else if ((usedby == 1) && (lastval == 0xff)) in musycc_update_timeslots()657 else if ((usedby == 1) && (lastval == 0x7f)) in musycc_update_timeslots()
600 int lastval = 0; in blackbird_start_codec() local606 if ((reg & 0x0F) != lastval) { in blackbird_start_codec()607 lastval = reg & 0x0F; in blackbird_start_codec()