Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/isdn/hardware/mISDN/
Dhfc_multi.h102 #define HFC_CHIP_REVISION0 2 /* old fifo handling */ macro
Dhfcmulti.c1139 test_and_set_bit(HFC_CHIP_REVISION0, &hc->chip); in init_chip()
1250 if (!test_bit(HFC_CHIP_REVISION0, &hc->chip)) in init_chip()
2004 if (test_bit(HFC_CHIP_REVISION0, &hc->chip)) { in hfcmulti_tx()