Searched refs:SIM_BFIN_TRACE_LEN (Results 1 – 2 of 2) sorted by relevance
37 #define SIM_BFIN_TRACE_LEN (1 << SIM_BFIN_TRACE_DEPTH) macro38 #define SIM_BFIN_TRACE_LEN_MASK (SIM_BFIN_TRACE_LEN - 1)47 struct bfin_trace_entry buffer[SIM_BFIN_TRACE_LEN];247 if (len == SIM_BFIN_TRACE_LEN) in bfin_trace_queue()