Searched refs:ST3_DCD (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhd64570.h223 #define ST3_DCD 0x04 /* modem input - /DCD */ macro
H A Dc101.c122 if (!(sca_in(MSCI1_OFFSET + ST3, port) & ST3_DCD))
H A Dhd64572.h419 #define ST3_DCD 0x04 macro
H A Dhd64570.c136 if (!(sca_in(get_msci(port) + ST3, port_to_card(port)) & ST3_DCD)) {
H A Dhd64572.c114 if (!(sca_in(get_msci(port) + ST3, port->card) & ST3_DCD)) {
H A Dpc300_tty.c466 if (cpc_readb(card->hw.scabase + M_REG(ST3,ch)) & ST3_DCD) {
H A Dpc300_drv.c1606 } else if (cpc_readb(card->hw.scabase + M_REG(ST3, ch)) & ST3_DCD) {
1932 if (cpc_readb(scabase + M_REG(ST3, ch)) & ST3_DCD) {
2421 !(cpc_readb (scabase + M_REG(ST3, ch)) & ST3_DCD);

Completed in 73 milliseconds