Home
last modified time | relevance | path

Searched refs:cycle_offset (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.h471 u8 cycle_offset,
H A Decore_dbg_fw_funcs.c5396 u8 cycle_offset, in ecore_dbg_bus_add_constraint() argument
5404 … %d\n", constraint_op, data_val, data_mask, compare_frame, frame_bit, cycle_offset, dword_offset_i… in ecore_dbg_bus_add_constraint()
5412 …AINT_OPS || frame_bit > 1 || dword_offset_in_cycle > 3 || (bus->adding_filter && cycle_offset > 3)) in ecore_dbg_bus_add_constraint()
5419 dword_offset = cycle_offset * VALUES_PER_CYCLE + dword_offset_in_cycle; in ecore_dbg_bus_add_constraint()