Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c2962 hc->hw.a_st_ctrl0[hc->chan[ch].port] &= in mode_hfcmulti()
2968 hc->hw.a_st_ctrl0[hc->chan[ch].port]); in mode_hfcmulti()
3074 hc->hw.a_st_ctrl0[hc->chan[ch].port] |= in mode_hfcmulti()
3080 hc->hw.a_st_ctrl0[hc->chan[ch].port]); in mode_hfcmulti()
3120 hc->hw.a_st_ctrl0[hc->chan[ch].port] |= in mode_hfcmulti()
3126 hc->hw.a_st_ctrl0[hc->chan[ch].port]); in mode_hfcmulti()
3968 hc->hw.a_st_ctrl0[pt] = V_ST_MD; in hfcmulti_initmode()
3977 hc->hw.a_st_ctrl0[pt] = 0; in hfcmulti_initmode()
3980 hc->hw.a_st_ctrl0[pt] |= V_TX_LI; in hfcmulti_initmode()
3982 hc->hw.a_st_ctrl0[pt] |= 0x40 /* V_ST_PU_CTRL */; in hfcmulti_initmode()
[all …]
H A Dhfc_multi.h76 u_char a_st_ctrl0[8]; member