Searched refs:HFC_CHIP_PCM_SLAVE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1245 if (test_bit(HFC_CHIP_PCM_SLAVE, &hc->chip)) {
1371 if (test_bit(HFC_CHIP_PCM_SLAVE, &hc->chip))
1374 test_and_set_bit(HFC_CHIP_PCM_SLAVE, &hc->chip);
1387 if (test_bit(HFC_CHIP_PCM_SLAVE, &hc->chip)) {
3900 if (test_bit(HFC_CHIP_PCM_SLAVE, &hc->chip)) {
4286 if (test_bit(HFC_CHIP_PCM_SLAVE, &hc->chip)) {
4337 test_and_clear_bit(HFC_CHIP_PCM_SLAVE, &hc->chip);
5027 test_and_set_bit(HFC_CHIP_PCM_SLAVE, &hc->chip);
5030 test_and_clear_bit(HFC_CHIP_PCM_SLAVE, &hc->chip);
H A Dhfc_multi.h102 #define HFC_CHIP_PCM_SLAVE 3 /* PCM is slave */ macro

Completed in 61 milliseconds