Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
Dbaycom_par.c141 unsigned long descram; member
229 bc->modem.par96.descram = (bc->modem.par96.descram << 1); in par96_rx()
231 bc->modem.par96.descram |= 1; in par96_rx()
232 descx = bc->modem.par96.descram ^ in par96_rx()
233 (bc->modem.par96.descram >> 1); in par96_rx()