Searched refs:DEBUG_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
12 #define DEBUG_BUF_SIZE 1024 macro13 #define DEBUG_BUF_MASK (DEBUG_BUF_SIZE - 1)46 u32 buf[DEBUG_BUF_SIZE];62 u32 buf[DEBUG_BUF_SIZE];
54 size_t delta = DEBUG_BUF_SIZE - debug_data_ptr->tail; in debug_synch_queue()78 size_t delta = DEBUG_BUF_SIZE - debug_data_ptr->tail; in debug_synch_queue_isp()104 size_t delta = DEBUG_BUF_SIZE - debug_data_ptr->tail; in debug_synch_queue_ddr()
Completed in 5 milliseconds