Searched refs:lastval (Results 1 – 3 of 3) sorted by relevance
100 #define lastval r22 macro163 (p9) ld8 lastval=[last] // load, ahead of time, "last" word, if needed167 (p8) mov lastval=r0 // we don't need lastval if first1==last175 (p9) and word2[0]=lastval,tmask // mask last it as appropriate
676 u_int8_t lastval = 0; in musycc_update_timeslots() local695 lastval = pi->chan[ch]->p.bitmask[i]; in musycc_update_timeslots()697 if (lastval & (1 << j)) in musycc_update_timeslots()699 pi->tsm[i] |= lastval; in musycc_update_timeslots()704 else if ((usedby == 1) && (lastval == 0xff)) in musycc_update_timeslots()706 else if ((usedby == 1) && (lastval == 0x7f)) in musycc_update_timeslots()
599 int lastval = 0; in blackbird_start_codec() local605 if ((reg & 0x0F) != lastval) { in blackbird_start_codec()606 lastval = reg & 0x0F; in blackbird_start_codec()