Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfc_multi.h73 u_char r_st_sync; member
Dhfcmulti.c1537 hc->hw.r_st_sync = 0x10; /* V_AUTO_SYNCI */ in init_chip()
1538 HFC_outb(hc, R_ST_SYNC, hc->hw.r_st_sync); in init_chip()
1547 hc->hw.r_st_sync |= (hc->masterclk | V_AUTO_SYNC); in init_chip()
1548 HFC_outb(hc, R_ST_SYNC, hc->hw.r_st_sync); in init_chip()