Searched refs:wdbyte (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 Dhfc_multi.h216 u_char wdbyte; /* watchdog toggle byte */ member in struct:hfc_multi
H A Dhfcmulti.c1579 hc->wdbyte = hc->wdbyte == V_GPIO_OUT2 ?
1582 /* printk("Sending Watchdog Kill %x\n",hc->wdbyte); */
1584 HFC_outb(hc, R_GPIO_OUT0, hc->wdbyte);
5044 hc->wdbyte = V_GPIO_OUT2;

Completed in 90 milliseconds