Searched refs:line_desc (Results 1 – 1 of 1) sorted by relevance
5533 struct dbg_bus_line *line_desc; in ecore_config_dbg_block_framing_mode() local5545 line_desc = get_dbg_bus_line_desc(p_hwfn, (enum block_id)block_id); in ecore_config_dbg_block_framing_mode()5546 hw_dwords = line_desc && GET_FIELD(line_desc->data, DBG_BUS_LINE_IS_256B) ? 8 : 4; in ecore_config_dbg_block_framing_mode()