Searched refs:R_SYNC_OUT (Results 1 – 2 of 2) sorted by relevance
/drivers/isdn/hardware/mISDN/ |
D | hfc_multi.h | 350 #define R_SYNC_OUT 0x31 macro
|
D | hfcmulti.c | 2416 HFC_outb(hc, R_SYNC_OUT, V_SYNC_E1_RX); in handle_timer_irq() 2431 HFC_outb(hc, R_SYNC_OUT, 0); in handle_timer_irq() 3936 HFC_outb(hc, R_SYNC_OUT, V_SYNC_E1_RX); in hfcmulti_initmode() 3938 HFC_outb(hc, R_SYNC_OUT, 0); in hfcmulti_initmode() 3967 HFC_outb(hc, R_SYNC_OUT, 0); in hfcmulti_initmode()
|