Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Davmfritz.c76 #define HDLC_CMD_RRS 0x20 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()
374 hdlc->ctrl.sr.cmd = HDLC_CMD_XRS | HDLC_CMD_RRS; in modehdlc()
544 hdlc->ctrl.sr.cmd |= HDLC_CMD_RRS; in HDLC_irq()
546 hdlc->ctrl.sr.cmd &= ~HDLC_CMD_RRS; in HDLC_irq()