Searched refs:R_SYNC_STA (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h410 #define R_SYNC_STA 0x24 macro
698 /* R_SYNC_STA */
1190 {"R_SYNC_STA", 0x24},
H A Dhfcmulti.c2428 temp = HFC_inb_nodebug(hc, R_SYNC_STA) & V_SIG_LOS;
2439 temp = HFC_inb_nodebug(hc, R_SYNC_STA) & V_AIS;
2500 temp = HFC_inb_nodebug(hc, R_SYNC_STA);
2520 temp = HFC_inb_nodebug(hc, R_SYNC_STA);
2744 e1_syncsta = HFC_inb_nodebug(hc, R_SYNC_STA);

Completed in 73 milliseconds