Searched refs:DEBUG_CLOCK (Results 1 – 2 of 2) sorted by relevance
75 if (*debug & DEBUG_CLOCK) in select_iclock()82 if (*debug & DEBUG_CLOCK) in select_iclock()100 if (*debug & (DEBUG_CORE | DEBUG_CLOCK)) in mISDN_register_clock()124 if (*debug & (DEBUG_CORE | DEBUG_CLOCK)) in mISDN_unregister_clock()129 if (*debug & DEBUG_CLOCK) in mISDN_unregister_clock()186 if (*debug & DEBUG_CLOCK) in mISDN_clock_update()
434 #define DEBUG_CLOCK 0x02000000 macro