Lines Matching refs:silence
2137 * we set the last byte in fifo to 'silence' in case we will get
2141 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence);
3031 /* tx silence */
3032 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence);
3053 /* tx silence */
3054 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence);
3495 case HFC_SPL_LOOP_OFF: /* set silence */
3558 hc->silence = bch->fill[0];
3559 memset(hc->silence_data, hc->silence, sizeof(hc->silence_data));
5040 hc->silence = 0xff; /* ulaw silence */
5042 hc->silence = 0x2a; /* alaw silence */
5050 hc->silence_data[i] = hc->silence;