Searched refs:HFC_CHIP_EMBSD (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | hfc_multi_8xx.h | 122 test_and_set_bit(HFC_CHIP_EMBSD, &hc->chip); in setup_embedded()
|
H A D | hfcmulti.c | 1246 if (test_bit(HFC_CHIP_EMBSD, &hc->chip)) in init_chip() 1325 else if (test_bit(HFC_CHIP_EMBSD, &hc->chip)) in init_chip() 1346 if (test_bit(HFC_CHIP_EMBSD, &hc->chip)) in init_chip() 1522 if (test_bit(HFC_CHIP_EMBSD, &hc->chip)) { in init_chip()
|
H A D | hfc_multi.h | 117 #define HFC_CHIP_EMBSD 15 /* whether we have a SD Embedded board */ macro
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | hfc_multi_8xx.h | 122 test_and_set_bit(HFC_CHIP_EMBSD, &hc->chip); in setup_embedded()
|
H A D | hfcmulti.c | 1215 if (test_bit(HFC_CHIP_EMBSD, &hc->chip)) in init_chip() 1294 else if (test_bit(HFC_CHIP_EMBSD, &hc->chip)) in init_chip() 1315 if (test_bit(HFC_CHIP_EMBSD, &hc->chip)) in init_chip() 1491 if (test_bit(HFC_CHIP_EMBSD, &hc->chip)) { in init_chip()
|
H A D | hfc_multi.h | 117 #define HFC_CHIP_EMBSD 15 /* whether we have a SD Embedded board */ macro
|
Completed in 24 milliseconds