Searched refs:cts (Results 1 - 25 of 50) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dkeyspan_usa28msg.h150 cts, member in struct:keyspan_usa28_portStatusMessage
H A Dkeyspan_usa49msg.h241 cts, // reports CTS pin member in struct:keyspan_usa49_portStatusMessage
H A Dkeyspan_usa90msg.h156 cts, // reports CTS pin member in struct:keyspan_usa90_portStatusMessage
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/8253x/
H A D8253xint.c127 (status.images[port->cts.irq] & port->cts.irqmask) ||
171 (status.images[port->cts.irq] & port->cts.irqmask) ||
245 (status.images[port->cts.irq] & port->cts.irqmask) ||
H A D8253xchr.c327 sig = &port->cts;
330 sig->val = ISON(port,cts);
331 port->icount.cts++;
399 port->cts.val=ISON(port,cts);
H A D8253xnet.c285 sig = &port->cts;
288 sig->val = ISON(port,cts);
289 port->icount.cts++;
398 port->cts.val=ISON(port,cts);
H A D8253xini.c403 pptr->cts.reg = (unsigned char *)&(STAR);
404 pptr->cts.mask = SAB82532_STAR_CTS;
405 pptr->cts.inverted = 0;
406 pptr->cts.irq=ISR1_IDX;
407 pptr->cts.irqmask=SAB82532_ISR1_CSC;
408 pptr->cts.cnst = 0;
618 pptr->cts.reg = (unsigned char *)&(STAR);
619 pptr->cts.mask = SAB82532_STAR_CTS;
620 pptr->cts.inverted = 0;
621 pptr->cts
[all...]
H A D8253xsyn.c280 sig = &port->cts;
283 sig->val = ISON(port,cts);
284 port->icount.cts++;
315 sig = &port->cts;
619 port->cts.val=ISON(port,cts);
H A D8253xtty.c579 sig = &port->cts;
582 sig->val = ISON(port,cts);
583 port->icount.cts++;
622 sig = &port->cts;
853 port->cts.val=ISON(port,cts);
1519 | ((port->cts.val) ? TIOCM_CTS : 0)
1760 cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
1767 ((arg & TIOCM_CTS) && (cnow.cts !
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
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 Dhil_mlc.h135 hil_mlc_cts *cts; member in struct:hil_mlc
H A Dsynclink.h200 __u32 cts, dsr, rng, dcd, tx, rx; member in struct:mgsl_icount
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
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 Dhil_mlc.h135 hil_mlc_cts *cts; member in struct:hil_mlc
H A Dsynclink.h200 __u32 cts, dsr, rng, dcd, tx, rx; member in struct:mgsl_icount
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-sa1100/
H A Dgraphicsclient.c156 int cts = !(GPLR & uart_data->cts_gpio); local
161 if (cts != uart_data->cts_prev_state) {
162 uart_data->cts_prev_state = cts;
164 uart_handle_cts_change(uart_data->info, cts);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Dhighlevel.h60 * 0) or the FCP_RESPONSE (direction = 1) register. The cts arg
61 * contains the cts field (first byte of data).
64 int cts, u8 *data, unsigned int length);
H A Dhighlevel.c229 int cts = data[0] >> 4; local
237 hl->op->fcp_request(host, nodeid, direction, cts, data,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dsab82532.c509 info->cts = readb(&info->regs->r.star) & SAB82532_STAR_CTS;
510 info->icount.cts++;
513 printk("CTS change: %d, CTS %s\n", info->icount.cts, info->cts ? "on" : "off");
551 if (info->cts) {
564 if (!(info->cts)) {
1493 cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
1498 ((arg & TIOCM_CTS) && (cnow.cts != cprev.cts)) ) {
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dserial_amba.c152 __u32 cts; member in struct:amba_icount
500 icount->cts++;
1283 cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
1288 ((arg & TIOCM_CTS) && (cnow.cts != cprev.cts))) {
1305 icount.cts = cnow.cts;
H A Damiserial.c443 icount->cts++;
1410 cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
1415 ((arg & TIOCM_CTS) && (cnow.cts != cprev.cts)) ) {
1432 icount.cts = cnow.cts;
2181 state->icount.cts = state->icount.dsr =
H A Dmxser.c285 int cts; member in struct:mxser_mstatus
1134 cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
1139 ((arg & TIOCM_CTS) && (cnow.cts != cprev.cts))) {
1157 if(put_user(cnow.cts, &p_cuser->cts))
1209 GMStatus[i].cts = 0;
1230 GMStatus[i].cts = 1;
1232 GMStatus[i].cts
[all...]
H A Dmoxa.c168 int cts; member in struct:mxser_mstatus
1052 int rts, cts, txflow, rxflow, xany; local
1060 rts = cts = txflow = rxflow = xany = 0;
1062 rts = cts = 1;
1069 MoxaPortFlowCtrl(ch->port, rts, cts, txflow, rxflow, xany);
1740 GMStatus[i].cts = 0;
1746 GMStatus[i].cts = 1;
1873 * 11. MoxaPortFlowCtrl(int port, int rts, int cts, int rx, int tx,int xany); *
2458 void MoxaPortFlowCtrl(int port, int rts, int cts, int txflow, int rxflow, int txany) argument
2467 if (cts)
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/8260_io/
H A Duart.c486 icount->cts++;
1459 cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
1464 ((arg & TIOCM_CTS) && (cnow.cts != cprev.cts)) ) {
1485 error = put_user(cnow.cts, &p_cuser->cts);
2375 state->icount.cts = state->icount.dsr =
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/8xx_io/
H A Duart.c559 icount->cts++;
1523 cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
1528 ((arg & TIOCM_CTS) && (cnow.cts != cprev.cts)) ) {
1549 error = put_user(cnow.cts, &p_cuser->cts);
2622 state->icount.cts = state->icount.dsr =

Completed in 175 milliseconds

12