Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A Dbaycom_par.c125 unsigned long descram; member
213 bc->modem.par96.descram = (bc->modem.par96.descram << 1); in par96_rx()
215 bc->modem.par96.descram |= 1; in par96_rx()
216 descx = bc->modem.par96.descram ^ in par96_rx()
217 (bc->modem.par96.descram >> 1); in par96_rx()