Lines Matching refs:silence
2168 * we set the last byte in fifo to 'silence' in case we will get
2172 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence);
3064 /* tx silence */
3065 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence);
3086 /* tx silence */
3087 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence);
3528 case HFC_SPL_LOOP_OFF: /* set silence */
3591 hc->silence = bch->fill[0];
3592 memset(hc->silence_data, hc->silence, sizeof(hc->silence_data));
5073 hc->silence = 0xff; /* ulaw silence */
5075 hc->silence = 0x2a; /* alaw silence */
5083 hc->silence_data[i] = hc->silence;