Searched refs:COMPHY_FW_PARAM_FULL (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/phy/marvell/ |
D | phy-mvebu-cp110-comphy.c | 153 #define COMPHY_FW_PARAM_FULL(mode, port, speed, pol, width) \ macro 161 COMPHY_FW_PARAM_FULL(mode, port, COMPHY_FW_SPEED_MAX, 0, 0) 164 COMPHY_FW_PARAM_FULL(mode, port, speed, 0, 0) 167 COMPHY_FW_PARAM_FULL(mode, port, COMPHY_FW_SPEED_5000, 0, width)
|