Searched refs:FJES_DEBUG_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
36 #define FJES_DEBUG_PAGE_SIZE 4096 macro37 #define FJES_DEBUG_BUFFER_SIZE (16 * FJES_DEBUG_PAGE_SIZE)101 (16 + (8 * (byte) / FJES_DEBUG_PAGE_SIZE))
1215 page_count = hw->hw_info.trace_size / FJES_DEBUG_PAGE_SIZE; in fjes_hw_start_debug()1217 addr = ((u8 *)hw->hw_info.trace) + i * FJES_DEBUG_PAGE_SIZE; in fjes_hw_start_debug()