Lines Matching defs:speed
32 /* COMPHY speed macro */
41 /* The default speed for IO with fixed known speed */
714 /* SGMII 1G, SerDes speed 1.25G */
718 /* 2500Base-X, SerDes speed 3.125G */
723 ERROR("unsupported SGMII speed on comphy%d\n", comphy_index);
843 uint32_t mask, data, speed = COMPHY_GET_SPEED(comphy_mode);
875 if ((speed != COMPHY_SPEED_5_15625G) &&
876 (speed != COMPHY_SPEED_10_3125G) &&
877 (speed != COMPHY_SPEED_DEFAULT)) {
878 ERROR("comphy:%d: unsupported sfi/xfi speed\n", comphy_index);
954 data = (speed == COMPHY_SPEED_5_15625G) ?
982 if (speed == COMPHY_SPEED_5_15625G) {
1008 if (speed == COMPHY_SPEED_5_15625G) {
1055 if (speed == COMPHY_SPEED_5_15625G) {
1092 if (speed == COMPHY_SPEED_5_15625G) {