Searched refs:HFC_CFG_CRC4 (Results 1 – 2 of 2) sorted by relevance
92 #define HFC_CFG_CRC4 10 /* disable CRC-4 Multiframe mode, */ macro
3918 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()