Searched refs:BFIN_TRACE_INIT (Results 1 – 1 of 1) sorted by relevance
16 #define BFIN_TRACE_INIT ((CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION << 4) | 0x03) macro18 #define BFIN_TRACE_ON (BFIN_TRACE_INIT | (CONFIG_DEBUG_BFIN_HWTRACE_EXPAND << 2))20 #define BFIN_TRACE_ON (BFIN_TRACE_INIT)38 #define trace_buffer_init() bfin_write_TBUFCTL(BFIN_TRACE_INIT)70 dreg = BFIN_TRACE_INIT; \