Searched refs:FJES_DEBUG_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
21 #define FJES_DEBUG_PAGE_SIZE 4096 macro22 #define FJES_DEBUG_BUFFER_SIZE (16 * FJES_DEBUG_PAGE_SIZE)86 (16 + (8 * (byte) / FJES_DEBUG_PAGE_SIZE))
1224 page_count = hw->hw_info.trace_size / FJES_DEBUG_PAGE_SIZE; in fjes_hw_start_debug()1226 addr = ((u8 *)hw->hw_info.trace) + i * FJES_DEBUG_PAGE_SIZE; in fjes_hw_start_debug()