Searched refs:R_SYNC_STA (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 2448 temp = HFC_inb_nodebug(hc, R_SYNC_STA) & V_SIG_LOS; in handle_timer_irq() 2460 temp = HFC_inb_nodebug(hc, R_SYNC_STA) & V_AIS; in handle_timer_irq() 2521 temp = HFC_inb_nodebug(hc, R_SYNC_STA); in handle_timer_irq() 2541 temp = HFC_inb_nodebug(hc, R_SYNC_STA); in handle_timer_irq() 2765 e1_syncsta = HFC_inb_nodebug(hc, R_SYNC_STA); in hfcmulti_interrupt()
|
H A D | hfc_multi.h | 414 #define R_SYNC_STA 0x24 macro 702 /* R_SYNC_STA */ 1194 {"R_SYNC_STA", 0x24},
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 2417 temp = HFC_inb_nodebug(hc, R_SYNC_STA) & V_SIG_LOS; in handle_timer_irq() 2429 temp = HFC_inb_nodebug(hc, R_SYNC_STA) & V_AIS; in handle_timer_irq() 2490 temp = HFC_inb_nodebug(hc, R_SYNC_STA); in handle_timer_irq() 2510 temp = HFC_inb_nodebug(hc, R_SYNC_STA); in handle_timer_irq() 2732 e1_syncsta = HFC_inb_nodebug(hc, R_SYNC_STA); in hfcmulti_interrupt()
|
H A D | hfc_multi.h | 414 #define R_SYNC_STA 0x24 macro 702 /* R_SYNC_STA */ 1194 {"R_SYNC_STA", 0x24},
|
Completed in 18 milliseconds