Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h414 #define R_SYNC_STA 0x24 macro
H A Dhfcmulti.c2418 temp = HFC_inb_nodebug(hc, R_SYNC_STA) & V_SIG_LOS; in handle_timer_irq()
2430 temp = HFC_inb_nodebug(hc, R_SYNC_STA) & V_AIS; in handle_timer_irq()
2491 temp = HFC_inb_nodebug(hc, R_SYNC_STA); in handle_timer_irq()
2511 temp = HFC_inb_nodebug(hc, R_SYNC_STA); in handle_timer_irq()
2733 e1_syncsta = HFC_inb_nodebug(hc, R_SYNC_STA); in hfcmulti_interrupt()