Searched refs:dcd (Results 1 - 25 of 57) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dkeyspan_usa28msg.h152 dcd, member in struct:keyspan_usa28_portStatusMessage
H A Dkeyspan_usa49msg.h242 dcd, // reports DCD pin member in struct:keyspan_usa49_portStatusMessage
H A Dkeyspan_usa90msg.h157 dcd, // reports DCD pin member in struct:keyspan_usa90_portStatusMessage
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhdlcdrv.h36 int dcd; member in struct:hdlcdrv_old_channel_state
42 int dcd; member in struct:hdlcdrv_channel_state
208 unsigned char dcd; member in struct:hdlcdrv_state::hdlcdrv_hdlcrx
346 static inline void hdlcdrv_setdcd(struct hdlcdrv_state *s, int dcd) argument
348 s->hdlcrx.dcd = !!dcd;
H A Dserial.h21 __u32 cts, dsr, rng, dcd, tx, rx; member in struct:async_icount
168 int cts, dsr, rng, dcd; member in struct:serial_icounter_struct
H A Dscc.h234 unsigned char dcd; /* DCD status */ member in struct:scc_channel
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhdlcdrv.h36 int dcd; member in struct:hdlcdrv_old_channel_state
42 int dcd; member in struct:hdlcdrv_channel_state
208 unsigned char dcd; member in struct:hdlcdrv_state::hdlcdrv_hdlcrx
346 static inline void hdlcdrv_setdcd(struct hdlcdrv_state *s, int dcd) argument
348 s->hdlcrx.dcd = !!dcd;
H A Dserial.h21 __u32 cts, dsr, rng, dcd, tx, rx; member in struct:async_icount
168 int cts, dsr, rng, dcd; member in struct:serial_icounter_struct
H A Dscc.h234 unsigned char dcd; /* DCD status */ member in struct:scc_channel
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/8253x/
H A D8253xint.c126 if ((status.images[port->dcd.irq] & port->dcd.irqmask) ||
170 if ((status.images[port->dcd.irq] & port->dcd.irqmask) ||
244 if ((status.images[port->dcd.irq] & port->dcd.irqmask) ||
H A D8253xchr.c319 sig = &port->dcd;
322 sig->val = ISON(port,dcd);
323 port->icount.dcd++;
347 sig = &port->dcd;
398 port->dcd.val=ISON(port,dcd);
539 (do_clocal || ISON(port,dcd)))
H A D8253xnet.c277 sig = &port->dcd;
280 sig->val = ISON(port,dcd);
281 port->icount.dcd++;
305 sig = &port->dcd;
397 port->dcd.val=ISON(port,dcd);
H A D8253xini.c393 pptr ->dcd.reg =(unsigned char *) &(VSTR);
395 DEBUGPRINT((KERN_ALERT "cd register set to 0x%p\n", pptr ->dcd.reg));
397 pptr->dcd.mask = SAB82532_VSTR_CD;
398 pptr->dcd.inverted = 1;
399 pptr->dcd.irq=ISR0_IDX;
400 pptr->dcd.irqmask=SAB82532_ISR0_CDSC;
401 pptr->dcd.cnst = 0;
608 pptr ->dcd.reg = (unsigned char *)&(VSTR);
610 DEBUGPRINT((KERN_ALERT "cd register set to 0x%p\n", pptr ->dcd.reg));
612 pptr->dcd
[all...]
H A D8253xsyn.c272 sig = &port->dcd;
275 sig->val = ISON(port,dcd);
276 port->icount.dcd++;
300 sig = &port->dcd;
618 port->dcd.val=ISON(port,dcd);
H A D8253xtty.c571 sig = &port->dcd;
574 sig->val = ISON(port,dcd);
575 port->icount.dcd++;
599 sig = &port->dcd;
852 port->dcd.val=ISON(port,dcd);
1521 | ((port->dcd.val) ? TIOCM_CAR : 0);
1760 cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
1766 ((arg & TIOCM_CD) && (cnow.dcd !
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dpcxx.h103 unchar dcd; member in struct:channel
H A Depca.h97 unchar dcd; member in struct:channel
H A Dserial_amba.c155 __u32 dcd; member in struct:amba_icount
479 icount->dcd++;
1283 cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
1287 ((arg & TIOCM_CD) && (cnow.dcd != cprev.dcd)) ||
1308 icount.dcd = cnow.dcd;
H A Damiserial.c435 icount->dcd++;
1410 cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
1414 ((arg & TIOCM_CD) && (cnow.dcd != cprev.dcd)) ||
1435 icount.dcd = cnow.dcd;
2182 state->icount.rng = state->icount.dcd = 0;
H A Dmxser.c288 int dcd; member in struct:mxser_mstatus
1134 cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
1138 ((arg & TIOCM_CD) && (cnow.dcd != cprev.dcd)) ||
1163 return put_user(cnow.dcd, &p_cuser->dcd);
1207 GMStatus[i].dcd = 0;
1219 GMStatus[i].dcd = 1;
1221 GMStatus[i].dcd
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A Dscc.c454 scc->dcd = 0;
459 scc->dcd = 1;
462 scc_notify(scc, scc->dcd? HWEV_DCD_OFF:HWEV_DCD_ON);
473 scc->dcd = 1;
477 scc->dcd = 0;
480 scc_notify(scc, scc->dcd? HWEV_DCD_ON:HWEV_DCD_OFF);
1110 if ( (grp1 & RXGROUP) && scc2->dcd )
1145 if (scc->dcd || (scc->kiss.persist) < Rand || (scc->kiss.group && is_grouped(scc)) )
1372 scc_notify(scc, scc->dcd? HWEV_DCD_ON:HWEV_DCD_OFF);
1898 scc->kiss.softdcd = 0; /* hardware dcd */
[all...]
H A Dhdlcdrv.c443 if (s->hdlcrx.dcd) {
655 bi.data.cs.dcd = s->hdlcrx.dcd;
665 bi.data.ocs.dcd = s->hdlcrx.dcd;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dsab82532.c501 info->dcd = (readb(&info->regs->r.vstr) & SAB82532_VSTR_CD) ? 0 : 1;
502 info->icount.dcd++;
505 printk("DCD change: %d\n", info->icount.dcd);
532 (info->dcd) ? "on" : "off");
535 if (info->dcd)
1493 cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
1497 ((arg & TIOCM_CD) && (cnow.dcd != cprev.dcd)) ||
1519 put_user(cnow.dcd,
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/soundmodem/
H A Dsm.c268 int dcd = (!!sm->hdrv.hdlcrx.dcd) ^ invert_dcd; local
271 outb(dcd | (ptt << 1), UART_MCR(sm->hdrv.ptt_out.seriobase));
275 parport_write_data(sm->pardev->port, ptt | (dcd << 1));
H A Dsm.h164 if (!(sm->diag.flags & SM_DIAGFLAG_DCDGATE) || sm->hdrv.hdlcrx.dcd)

Completed in 302 milliseconds

123