Searched defs:cvmx_sriox_status_reg_s (Results 1 – 1 of 1) sorted by relevance
24 struct cvmx_sriox_status_reg_s { struct25 u64 reserved_9_63 : 55;26 u64 host : 1;27 u64 spd : 4;28 u64 run_type : 2;29 u64 access : 1;30 u64 srio : 1;
Completed in 6 milliseconds