Searched defs:hccs_link_status (Results 1 – 1 of 1) sorted by relevance
126 struct hccs_link_status { struct127 u8 lane_mask; /* indicate which lanes are used. */128 u8 link_fsm : 3; /* link fsm, 1: reset 2: setup 3: config 4: link-up */129 u8 lane_num : 5; /* current lane number */