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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dhd64570.h223 #define ST3_DCD 0x04 /* modem input - /DCD */ macro
H A Dc101.c121 if (!(sca_in(MSCI1_OFFSET + ST3, port) & ST3_DCD))
H A Dhd64572.h422 #define ST3_DCD 0x04 macro
H A Dhd6457x.c173 if (!(sca_in(get_msci(port) + ST3, port_to_card(port)) & ST3_DCD)) {
H A Dpc300_tty.c463 if (cpc_readb(card->hw.scabase + M_REG(ST3,ch)) & ST3_DCD) {
H A Dpc300_drv.c1614 } else if (cpc_readb(card->hw.scabase + M_REG(ST3, ch)) & ST3_DCD) {
1943 if (cpc_readb(scabase + M_REG(ST3, ch)) & ST3_DCD) {
2432 !(cpc_readb (scabase + M_REG(ST3, ch)) & ST3_DCD);

Completed in 53 milliseconds