Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c2024 | 0x07 << 2 | V_HDLC_TRP | V_IFF); in hfcmulti_tx()
2028 V_HDLC_TRP | V_IFF); in hfcmulti_tx()
2037 V_HDLC_TRP | V_IFF); in hfcmulti_tx()
2067 | 0x07 << 2 | V_HDLC_TRP | V_IFF); in hfcmulti_tx()
2071 V_HDLC_TRP | V_IFF); in hfcmulti_tx()
2076 | 0x07 << 2 | V_HDLC_TRP | V_IFF); in hfcmulti_tx()
2080 V_HDLC_TRP | V_IFF); in hfcmulti_tx()
3042 V_HDLC_TRP | V_IFF); in mode_hfcmulti()
3046 V_HDLC_TRP | V_IFF); in mode_hfcmulti()
3060 V_HDLC_TRP); in mode_hfcmulti()
[all …]
H A Dhfc_multi.h524 #define V_HDLC_TRP 0x02 macro