Searched refs:COMPHY_FW_PARAM_FULL (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/phy/marvell/ |
H A D | phy-mvebu-cp110-comphy.c | 154 #define COMPHY_FW_PARAM_FULL(mode, port, speed, pol, width) \ macro 162 COMPHY_FW_PARAM_FULL(mode, port, COMPHY_FW_SPEED_MAX, 0, 0) 165 COMPHY_FW_PARAM_FULL(mode, port, speed, 0, 0) 168 COMPHY_FW_PARAM_FULL(mode, port, COMPHY_FW_SPEED_5000, 0, width)
|