Searched refs:TIMER_CB (Results 1 – 2 of 2) sorted by relevance
2479 next_tick = linkBad & ~TIMER_CB; in dc21040_state()2520 next_tick = linkBad & ~TIMER_CB; in de4x5_suspect_state()2580 next_tick = sts & ~TIMER_CB; in dc21041_autoconf()2597 next_tick = sts & ~TIMER_CB; in dc21041_autoconf()2627 next_tick = sts & ~TIMER_CB; in dc21041_autoconf()2661 next_tick = sts & ~TIMER_CB; in dc21041_autoconf()2692 next_tick = sts & ~TIMER_CB; in dc21041_autoconf()2702 next_tick = sts & ~TIMER_CB; in dc21041_autoconf()2761 next_tick &= ~TIMER_CB; in dc21140m_autoconf()2807 next_tick = cr & ~TIMER_CB; in dc21140m_autoconf()[all …]
840 #define TIMER_CB 0x80000000 /* Timer callback detection */ macro