Searched refs:SGMII_SPEED_100 (Results 1 – 3 of 3) sorted by relevance
32 SGMII_SPEED_100 = 1, enumerator236 sgmii_speed = SGMII_SPEED_100; in lynx_pcs_link_up_sgmii()
97 #define SGMII_SPEED_100 0x07 macro269 val = SGMII_SPEED_100; in hip04_config_port()
490 #define SGMII_SPEED_100 FIELD_PREP(SGMII_SPEED_MASK, 1) macro