Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfc_multi.h92 #define HFC_CFG_CRC4 10 /* disable CRC-4 Multiframe mode, */ macro
Dhfcmulti.c3918 if (test_bit(HFC_CFG_CRC4, &hc->chan[hc->dnum[0]].cfg)) in hfcmulti_initmode()
3923 if (test_bit(HFC_CFG_CRC4, &hc->chan[hc->dnum[0]].cfg)) in hfcmulti_initmode()
4772 test_and_set_bit(HFC_CFG_CRC4, in init_e1_port_hw()