Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Davmfritz.c74 #define HDLC_CMD_XRS 0x80 macro
355 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS; in modehdlc()
364 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS; in modehdlc()
367 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS; in modehdlc()
374 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS; in modehdlc()
377 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS; in modehdlc()
586 hdlc->ctrl.sr.cmd |= HDLC_CMD_XRS; in HDLC_irq()
588 hdlc->ctrl.sr.cmd &= ~HDLC_CMD_XRS; in HDLC_irq()