Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h73 u_char r_st_sync; member
H A Dhfcmulti.c1492 hc->hw.r_st_sync = 0x10; /* V_AUTO_SYNCI */ in init_chip()
1493 HFC_outb(hc, R_ST_SYNC, hc->hw.r_st_sync); in init_chip()
1502 hc->hw.r_st_sync |= (hc->masterclk | V_AUTO_SYNC); in init_chip()
1503 HFC_outb(hc, R_ST_SYNC, hc->hw.r_st_sync); in init_chip()