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