Searched refs:TIMER_CB (Results 1 – 2 of 2) sorted by relevance
2480 next_tick = linkBad & ~TIMER_CB; in dc21040_state()2521 next_tick = linkBad & ~TIMER_CB; in de4x5_suspect_state()2581 next_tick = sts & ~TIMER_CB; in dc21041_autoconf()2598 next_tick = sts & ~TIMER_CB; in dc21041_autoconf()2628 next_tick = sts & ~TIMER_CB; in dc21041_autoconf()2662 next_tick = sts & ~TIMER_CB; in dc21041_autoconf()2693 next_tick = sts & ~TIMER_CB; in dc21041_autoconf()2703 next_tick = sts & ~TIMER_CB; in dc21041_autoconf()2762 next_tick &= ~TIMER_CB; in dc21140m_autoconf()2808 next_tick = cr & ~TIMER_CB; in dc21140m_autoconf()[all …]
840 #define TIMER_CB 0x80000000 /* Timer callback detection */ macro