Searched refs:ROGUE_FW_SF_PARAMNUM (Results 1 – 2 of 2) sorted by relevance
244 trace_seq_data->idx += 2 + ROGUE_FW_SF_PARAMNUM(id); in fw_trace_get_next()
67 #define ROGUE_FW_SF_PARAMNUM(x) (((u32)(x) >> 16) & 0xfU) macro