Searched defs:sge_debug_reg_data (Results 1 – 1 of 1) sorted by relevance
53 struct sge_debug_reg_data { struct55 u32 reserved1:4;56 u32 reserved2:4;57 u32 debug_uP_SOP_cnt:4;58 u32 debug_uP_EOP_cnt:4;59 u32 debug_CIM_SOP1_cnt:4;60 u32 debug_CIM_EOP1_cnt:4;61 u32 debug_CIM_SOP0_cnt:4;62 u32 debug_CIM_EOP0_cnt:4;65 u32 reserved3:32;[all …]