Searched refs:ST1_CDCD (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dc101.c133 sca_out(stat & (ST1_UDRN | ST1_CDCD), MSCI0_OFFSET + ST1, port);
143 sca_out(stat & ST1_CDCD, MSCI1_OFFSET + ST1, port);
145 if (stat & ST1_CDCD)
H A Dhd64570.h220 #define ST1_CDCD 0x04 /* DCD level changed */ macro
H A Dhd64572.h406 #define ST1_CDCD 0x04 macro
H A Dhd6457x.c271 sca_out(stat & (ST1_UDRN | ST1_CDCD), msci + ST1, card);
279 if (stat & ST1_CDCD)
H A Dpc300_drv.c1942 if (st1 & ST1_CDCD) { /* DCD changed */

Completed in 61 milliseconds