Searched refs:HFC_CHIP_REVISION0 (Results 1 – 2 of 2) sorted by relevance
102 #define HFC_CHIP_REVISION0 2 /* old fifo handling */ macro
1109 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()