Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c455 #define VALUES_PER_CYCLE 4 macro
456 #define MAX_CYCLE_VALUES_MASK ((1 << VALUES_PER_CYCLE) - 1)
5055 VALUES_PER_CYCLE, in ecore_is_overlapping_enable_mask()
5096 right_shift > VALUES_PER_CYCLE - 1) in ecore_dbg_bus_enable_block()
5362 VALUES_PER_CYCLE, in ecore_dbg_bus_add_trigger_state()
5624 u8 hw_ids[VALUES_PER_CYCLE]) in ecore_assign_hw_ids() argument
5632 OSAL_MEMSET(hw_ids, 0, VALUES_PER_CYCLE); in ecore_assign_hw_ids()
5653 for (val_id = 0; val_id < VALUES_PER_CYCLE; val_id++) in ecore_assign_hw_ids()
5672 VALUES_PER_CYCLE, in ecore_assign_hw_ids()
5688 u8 hw_ids[VALUES_PER_CYCLE]; in ecore_config_block_inputs()
[all …]