Searched refs:DEBUG_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
21 #define DEBUG_BUF_SIZE 1024 macro22 #define DEBUG_BUF_MASK (DEBUG_BUF_SIZE - 1)55 u32 buf[DEBUG_BUF_SIZE];71 u32 buf[DEBUG_BUF_SIZE];
63 size_t delta = DEBUG_BUF_SIZE - debug_data_ptr->tail; in debug_synch_queue()87 size_t delta = DEBUG_BUF_SIZE - debug_data_ptr->tail; in debug_synch_queue_isp()113 size_t delta = DEBUG_BUF_SIZE - debug_data_ptr->tail; in debug_synch_queue_ddr()