Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A Davmfritz.c74 #define HDLC_CMD_XRS 0x80 macro
356 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS; in modehdlc()
365 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS; in modehdlc()
368 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS; in modehdlc()
375 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS; in modehdlc()
378 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS; in modehdlc()
587 hdlc->ctrl.sr.cmd |= HDLC_CMD_XRS; in HDLC_irq()
589 hdlc->ctrl.sr.cmd &= ~HDLC_CMD_XRS; in HDLC_irq()