Home
last modified time | relevance | path

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

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