Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hardware/mISDN/
Dhfc_multi.h413 #define R_SYNC_STA 0x24 macro
Dhfcmulti.c2463 temp = HFC_inb_nodebug(hc, R_SYNC_STA) & V_SIG_LOS; in handle_timer_irq()
2475 temp = HFC_inb_nodebug(hc, R_SYNC_STA) & V_AIS; in handle_timer_irq()
2536 temp = HFC_inb_nodebug(hc, R_SYNC_STA); in handle_timer_irq()
2556 temp = HFC_inb_nodebug(hc, R_SYNC_STA); in handle_timer_irq()
2780 e1_syncsta = HFC_inb_nodebug(hc, R_SYNC_STA); in hfcmulti_interrupt()