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