Lines Matching refs:fw_mode
183 u32 fw_mode;
193 .fw_mode = _fw, \
203 .fw_mode = _fw, \
290 static int mvebu_comphy_get_mode(bool fw_mode, int lane, int port,
314 if (fw_mode)
315 return conf->fw_mode;
765 int fw_mode, fw_speed;
769 fw_mode = mvebu_comphy_get_fw_mode(lane->id, lane->port,
771 if (fw_mode < 0)
803 fw_param = COMPHY_FW_PARAM_ETH(fw_mode, lane->port, fw_speed);
808 fw_param = COMPHY_FW_PARAM(fw_mode, lane->port);
812 fw_param = COMPHY_FW_PARAM(fw_mode, lane->port);
817 fw_param = COMPHY_FW_PARAM_PCIE(fw_mode, lane->port,