Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h102 #define HFC_CHIP_REVISION0 2 /* old fifo handling */ macro
H A Dhfcmulti.c1109 test_and_set_bit(HFC_CHIP_REVISION0, &hc->chip); in init_chip()
1220 if (!test_bit(HFC_CHIP_REVISION0, &hc->chip)) in init_chip()
1974 if (test_bit(HFC_CHIP_REVISION0, &hc->chip)) { in hfcmulti_tx()