Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/hardware/mISDN/
Dhfc_multi.h73 u_char r_st_sync; member
Dhfcmulti.c1523 hc->hw.r_st_sync = 0x10; /* V_AUTO_SYNCI */ in init_chip()
1524 HFC_outb(hc, R_ST_SYNC, hc->hw.r_st_sync); in init_chip()
1533 hc->hw.r_st_sync |= (hc->masterclk | V_AUTO_SYNC); in init_chip()
1534 HFC_outb(hc, R_ST_SYNC, hc->hw.r_st_sync); in init_chip()