Home
last modified time | relevance | path

Searched refs:rx_W (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_cmx.c238 dsp->rx_W = 0; in dsp_cmx_add_conf_member()
1200 dsp->rx_W = (dsp->rx_R + dsp->cmx_delay) in dsp_cmx_receive()
1208 dsp->rx_W = dsp->cmx_delay; in dsp_cmx_receive()
1210 dsp->rx_W = dsp_poll >> 1; in dsp_cmx_receive()
1215 dsp->rx_W = (hh->id & CMX_BUFF_MASK); in dsp_cmx_receive()
1232 dsp->rx_W = (dsp->rx_R + dsp->cmx_delay) in dsp_cmx_receive()
1240 dsp->rx_W = dsp->cmx_delay; in dsp_cmx_receive()
1242 dsp->rx_W = dsp_poll >> 1; in dsp_cmx_receive()
1263 dsp->rx_W = dsp->cmx_delay; in dsp_cmx_receive()
1278 w = dsp->rx_W; in dsp_cmx_receive()
[all …]
H A Ddsp.h197 int rx_W; /* current write pos for data without timestamp */ member
H A Ddsp_core.c384 dsp->rx_W = 0; in dsp_control_req()
840 dsp->rx_W = 0; in dsp_function()