Searched defs:phyreg_base (Results 1 – 1 of 1) sorted by relevance
45 struct phyreg_base { struct47 uint8_t phy_id:6,48 r:1,49 cps:1;50 uint8_t rhb:1,51 ibr:1,52 gap_count:6;53 uint8_t extended:3,54 num_ports:5;55 uint8_t phy_speed:3,[all …]