Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h112 #define HFC_CHIP_WATCHDOG 12 /* whether we should send signals */ macro
H A Dhfcmulti.c1472 if (test_bit(HFC_CHIP_WATCHDOG, &hc->chip)) in init_chip()
2523 if (test_bit(HFC_CHIP_WATCHDOG, &hc->chip)) in handle_timer_irq()
5074 test_and_set_bit(HFC_CHIP_WATCHDOG, &hc->chip); in hfcmulti_init()