Searched refs:TDR_TIME (Results 1 – 5 of 5) sorted by relevance
179 #define TDR_TIME 0x7ff macro
731 …me, (tdr_status & TDR_SHORT)?"short":"broken", tdr_status & TDR_TIME, ((tdr_status & TDR_TIME) != … in eexp_start_irq()
190 #define TDR_TIME 0x3C macro
59 #define TDR_TIME (0x7ff) macro
595 else if ((status & (TDR_SHORT|TDR_OPEN)) && (status & TDR_TIME)) { in ether1_init_for_open()598 status & TDR_SHORT ? "short" : "open", (status & TDR_TIME) / 10, in ether1_init_for_open()599 (status & TDR_TIME) % 10); in ether1_init_for_open()602 status & TDR_SHORT ? "short" : "open", (status & TDR_TIME)); in ether1_init_for_open()