Home
last modified time | relevance | path

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

/drivers/isdn/hardware/mISDN/
Dhfc_multi.h111 #define HFC_CHIP_WATCHDOG 12 /* whether we should send signals */ macro
Dhfcmulti.c1517 if (test_bit(HFC_CHIP_WATCHDOG, &hc->chip)) in init_chip()
2569 if (test_bit(HFC_CHIP_WATCHDOG, &hc->chip)) in handle_timer_irq()
5118 test_and_set_bit(HFC_CHIP_WATCHDOG, &hc->chip); in hfcmulti_init()