Home
last modified time | relevance | path

Searched refs:COMPHY_FW_PARAM_FULL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c152 #define COMPHY_FW_PARAM_FULL(mode, port, speed, pol, width) \ macro
160 COMPHY_FW_PARAM_FULL(mode, port, COMPHY_FW_SPEED_MAX, 0, 0)
163 COMPHY_FW_PARAM_FULL(mode, port, speed, 0, 0)
166 COMPHY_FW_PARAM_FULL(mode, port, COMPHY_FW_SPEED_5000, 0, width)
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c154 #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)

Completed in 4 milliseconds